Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/Documentation/devicetree/bindings/arm/apple/
Dapple,pmgr.yaml45 $ref: /schemas/power/apple,pmgr-pwrstate.yaml#
66 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
75 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
84 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
100 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
108 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
117 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
126 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
/linux-6.1.9/Documentation/devicetree/bindings/power/
Dapple,pmgr-pwrstate.yaml4 $id: http://devicetree.org/schemas/power/apple,pmgr-pwrstate.yaml#
34 - apple,t8103-pmgr-pwrstate
35 - apple,t6000-pmgr-pwrstate
36 - const: apple,pmgr-pwrstate
/linux-6.1.9/drivers/soc/apple/
DMakefile2 obj-$(CONFIG_APPLE_PMGR_PWRSTATE) += apple-pmgr-pwrstate.o
/linux-6.1.9/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()