Home
last modified time | relevance | path

Searched refs:APS_FSMCO_HW_POWERDOWN (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8192f.c1610 APS_FSMCO_HW_POWERDOWN | APS_FSMCO_HW_SUSPEND); in rtl8192fu_disabled_to_emu()
1666 rtl8xxxu_write16_clear(priv, REG_APS_FSMCO, APS_FSMCO_HW_POWERDOWN); in rtl8192fu_emu_to_active()
H A Drtl8xxxu_regs.h43 #define APS_FSMCO_HW_POWERDOWN BIT(15) macro
H A Drtl8xxxu_8723b.c1351 val32 &= ~APS_FSMCO_HW_POWERDOWN; in rtl8723b_emu_to_active()
H A Drtl8xxxu_8188f.c1361 val8 &= ~(APS_FSMCO_HW_POWERDOWN >> 8); in rtl8188f_emu_to_active()
H A Drtl8xxxu_8188e.c1051 val16 &= ~APS_FSMCO_HW_POWERDOWN; in rtl8188e_emu_to_active()