Searched refs:APS_FSMCO_HW_POWERDOWN (Results 1 – 7 of 7) sorted by relevance
732 rtw_write16(rtwdev, REG_APS_FSMCO, ori_fsmc0 & ~APS_FSMCO_HW_POWERDOWN); in rtw88xxa_power_off()750 if (ori_fsmc0 & APS_FSMCO_HW_POWERDOWN) in rtw88xxa_power_off()751 rtw_write16_set(rtwdev, REG_APS_FSMCO, APS_FSMCO_HW_POWERDOWN); in rtw88xxa_power_off()
24 #define APS_FSMCO_HW_POWERDOWN BIT(15) macro
1594 APS_FSMCO_HW_POWERDOWN | APS_FSMCO_HW_SUSPEND); in rtl8192fu_disabled_to_emu()1650 rtl8xxxu_write16_clear(priv, REG_APS_FSMCO, APS_FSMCO_HW_POWERDOWN); in rtl8192fu_emu_to_active()
43 #define APS_FSMCO_HW_POWERDOWN BIT(15) macro
1335 val32 &= ~APS_FSMCO_HW_POWERDOWN; in rtl8723b_emu_to_active()
1360 val8 &= ~(APS_FSMCO_HW_POWERDOWN >> 8); in rtl8188f_emu_to_active()
1035 val16 &= ~APS_FSMCO_HW_POWERDOWN; in rtl8188e_emu_to_active()