Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8723a.c402 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE); in rtl8723au_power_on()
H A D8192e.c1485 val16 &= ~CR_SECURITY_ENABLE; in rtl8192eu_active_to_lps()
1588 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE); in rtl8192eu_power_on()
H A D8710b.c1598 val16 &= ~CR_SECURITY_ENABLE; in rtl8710bu_active_to_lps()
1647 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE; in rtl8710bu_power_on()
H A D8188f.c1502 val16 &= ~(CR_MAC_TX_ENABLE | CR_MAC_RX_ENABLE | CR_SECURITY_ENABLE); in rtl8188fu_active_to_lps()
1532 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE); in rtl8188fu_power_on()
H A D8188e.c1154 val16 &= ~(CR_MAC_TX_ENABLE | CR_MAC_RX_ENABLE | CR_SECURITY_ENABLE); in rtl8188eu_active_to_lps()
1188 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE); in rtl8188eu_power_on()
H A D8192f.c1822 val16 &= ~CR_SECURITY_ENABLE; in rtl8192fu_active_to_lps()
1851 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE; in rtl8192fu_power_on()
H A Dregs.h379 #define CR_SECURITY_ENABLE BIT(9) macro
H A D8723b.c1427 CR_SECURITY_ENABLE | CR_CALTIMER_ENABLE); in rtl8723bu_power_on()
H A Dcore.c7041 val16 |= CR_SECURITY_ENABLE; in rtl8xxxu_set_key()