Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8723a.c287 val8 &= ~SYS_ISO_ANALOG_IPS; in rtl8723a_emu_to_active()
H A Drtl8xxxu_8723b.c1288 val8 |= SYS_ISO_ANALOG_IPS; in rtl8723bu_active_to_emu()
1320 val8 &= ~SYS_ISO_ANALOG_IPS; in rtl8723b_emu_to_active()
H A Drtl8xxxu_8192f.c1633 rtl8xxxu_write8_clear(priv, REG_SYS_ISO_CTRL, SYS_ISO_ANALOG_IPS); in rtl8192fu_emu_to_active()
1773 rtl8xxxu_write8_set(priv, REG_SYS_ISO_CTRL, SYS_ISO_ANALOG_IPS); in rtl8192fu_active_to_emu()
H A Drtl8xxxu_regs.h11 #define SYS_ISO_ANALOG_IPS BIT(5) macro
H A Drtl8xxxu_core.c3666 val8 |= SYS_ISO_ANALOG_IPS; in rtl8xxxu_active_to_emu()