Searched refs:APS_FSMCO_WLON_RESET (Results 1 – 3 of 3) sorted by relevance
1259 val32 |= APS_FSMCO_WLON_RESET; in rtl8723bu_active_to_emu()1346 val32 |= APS_FSMCO_WLON_RESET; in rtl8723b_emu_to_active()
1650 rtl8xxxu_write32_set(priv, REG_APS_FSMCO, APS_FSMCO_WLON_RESET); in rtl8192fu_emu_to_active()1756 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