Searched refs:pwrstate (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/arch/arm64/boot/dts/apple/ |
D | t8103-pmgr.dtsi | 11 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 20 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 29 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 38 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 46 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 54 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 62 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 70 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 79 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 88 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; [all …]
|
D | t8112-pmgr.dtsi | 11 compatible = "apple,t8112-pmgr-pwrstate", "apple,pmgr-pwrstate"; 20 compatible = "apple,t8112-pmgr-pwrstate", "apple,pmgr-pwrstate"; 29 compatible = "apple,t8112-pmgr-pwrstate", "apple,pmgr-pwrstate"; 38 compatible = "apple,t8112-pmgr-pwrstate", "apple,pmgr-pwrstate"; 46 compatible = "apple,t8112-pmgr-pwrstate", "apple,pmgr-pwrstate"; 54 compatible = "apple,t8112-pmgr-pwrstate", "apple,pmgr-pwrstate"; 63 compatible = "apple,t8112-pmgr-pwrstate", "apple,pmgr-pwrstate"; 72 compatible = "apple,t8112-pmgr-pwrstate", "apple,pmgr-pwrstate"; 81 compatible = "apple,t8112-pmgr-pwrstate", "apple,pmgr-pwrstate"; 90 compatible = "apple,t8112-pmgr-pwrstate", "apple,pmgr-pwrstate"; [all …]
|
D | t600x-pmgr.dtsi | 10 compatible = "apple,t6000-pmgr-pwrstate", "apple,pmgr-pwrstate"; 19 compatible = "apple,t6000-pmgr-pwrstate", "apple,pmgr-pwrstate"; 28 compatible = "apple,t6000-pmgr-pwrstate", "apple,pmgr-pwrstate"; 37 compatible = "apple,t6000-pmgr-pwrstate", "apple,pmgr-pwrstate"; 46 compatible = "apple,t6000-pmgr-pwrstate", "apple,pmgr-pwrstate"; 55 compatible = "apple,t6000-pmgr-pwrstate", "apple,pmgr-pwrstate"; 64 compatible = "apple,t6000-pmgr-pwrstate", "apple,pmgr-pwrstate"; 73 compatible = "apple,t6000-pmgr-pwrstate", "apple,pmgr-pwrstate"; 81 compatible = "apple,t6000-pmgr-pwrstate", "apple,pmgr-pwrstate"; 89 compatible = "apple,t6000-pmgr-pwrstate", "apple,pmgr-pwrstate"; [all …]
|
/linux-6.12.1/drivers/pmdomain/apple/ |
D | Makefile | 2 obj-$(CONFIG_APPLE_PMGR_PWRSTATE) += pmgr-pwrstate.o
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/ |
D | efuse.h | 90 void efuse_power_switch(struct ieee80211_hw *hw, u8 write, u8 pwrstate);
|
D | efuse.c | 1090 void efuse_power_switch(struct ieee80211_hw *hw, u8 write, u8 pwrstate) in efuse_power_switch() argument 1097 if (pwrstate && (rtlhal->hw_type != HARDWARE_TYPE_RTL8192SE)) { in efuse_power_switch() 1131 if (pwrstate) { in efuse_power_switch()
|