Home
last modified time | relevance | path

Searched refs:APS_FSMCO_SW_LPS (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
Dregs.h40 #define APS_FSMCO_SW_LPS BIT(10) macro
D8188f.c1341 val8 &= ~(APS_FSMCO_SW_LPS >> 8); in rtl8188f_emu_to_active()
D8723b.c1309 val32 &= ~APS_FSMCO_SW_LPS; in rtl8723b_emu_to_active()
D8192f.c1619 val16 = APS_FSMCO_PCIE | APS_FSMCO_HW_SUSPEND | APS_FSMCO_SW_LPS; in rtl8192fu_emu_to_active()