Home
last modified time | relevance | path

Searched refs:pwrstate (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/arch/arm64/boot/dts/apple/
Dt8103-pmgr.dtsi11 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 …]
/Linux-v6.1/drivers/soc/apple/
DMakefile2 obj-$(CONFIG_APPLE_PMGR_PWRSTATE) += apple-pmgr-pwrstate.o
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/
Defuse.h90 void efuse_power_switch(struct ieee80211_hw *hw, u8 write, u8 pwrstate);
Defuse.c1090 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()