Home
last modified time | relevance | path

Searched refs:APS_FSMCO_WLON_RESET (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8723b.c1243 val32 |= APS_FSMCO_WLON_RESET; in rtl8723bu_active_to_emu()
1330 val32 |= APS_FSMCO_WLON_RESET; in rtl8723b_emu_to_active()
D8192f.c1634 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()
Dregs.h44 #define APS_FSMCO_WLON_RESET BIT(16) macro