Searched refs:APS_FSMCO_WLON_RESET (Results 1 – 3 of 3) sorted by relevance
1243 val32 |= APS_FSMCO_WLON_RESET; in rtl8723bu_active_to_emu()1330 val32 |= APS_FSMCO_WLON_RESET; in rtl8723b_emu_to_active()
1634 rtl8xxxu_write32_set(priv, REG_APS_FSMCO, APS_FSMCO_WLON_RESET); in rtl8192fu_emu_to_active()1740 rtl8xxxu_write32_set(priv, REG_APS_FSMCO, APS_FSMCO_WLON_RESET); in rtl8192fu_active_to_emu()
44 #define APS_FSMCO_WLON_RESET BIT(16) macro