Home
last modified time | relevance | path

Searched refs:CR_SECURITY_ENABLE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8723a.c393 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE); in rtl8723au_power_on()
H A Drtl8xxxu_8192e.c1501 val16 &= ~CR_SECURITY_ENABLE; in rtl8192eu_active_to_lps()
1604 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE); in rtl8192eu_power_on()
H A Drtl8xxxu_8188f.c1518 val16 &= ~(CR_MAC_TX_ENABLE | CR_MAC_RX_ENABLE | CR_SECURITY_ENABLE); in rtl8188fu_active_to_lps()
1548 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE); in rtl8188fu_power_on()
H A Drtl8xxxu_8710b.c1614 val16 &= ~CR_SECURITY_ENABLE; in rtl8710bu_active_to_lps()
1663 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE; in rtl8710bu_power_on()
H A Drtl8xxxu_8188e.c1170 val16 &= ~(CR_MAC_TX_ENABLE | CR_MAC_RX_ENABLE | CR_SECURITY_ENABLE); in rtl8188eu_active_to_lps()
1204 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE); in rtl8188eu_power_on()
H A Drtl8xxxu_8192f.c1838 val16 &= ~CR_SECURITY_ENABLE; in rtl8192fu_active_to_lps()
1867 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE; in rtl8192fu_power_on()
H A Drtl8xxxu_regs.h364 #define CR_SECURITY_ENABLE BIT(9) macro
H A Drtl8xxxu_8723b.c1443 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE); in rtl8723bu_power_on()
H A Drtl8xxxu_core.c6830 val16 |= CR_SECURITY_ENABLE; in rtl8xxxu_set_key()