Searched refs:AR_DIRECT_CONNECT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_wow.c | 54 REG_CLR_BIT(ah, AR_DIRECT_CONNECT, AR_DC_TSF2_ENABLE); in ath9k_hw_set_powermode_wow_sleep() 58 REG_CLR_BIT(ah, AR_DIRECT_CONNECT, AR_DC_TSF2_ENABLE); in ath9k_hw_set_powermode_wow_sleep() 256 u32 dc = REG_READ(ah, AR_DIRECT_CONNECT); in ath9k_hw_wow_wakeup()
|
H A D | reg.h | 2063 #define AR_DIRECT_CONNECT 0x83a0 macro
|
H A D | hw.c | 3121 REG_SET_BIT(ah, AR_DIRECT_CONNECT, AR_DC_AP_STA_EN); in ath9k_hw_gen_timer_start_tsf2()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_wow.c | 54 REG_CLR_BIT(ah, AR_DIRECT_CONNECT, AR_DC_TSF2_ENABLE); in ath9k_hw_set_powermode_wow_sleep() 58 REG_CLR_BIT(ah, AR_DIRECT_CONNECT, AR_DC_TSF2_ENABLE); in ath9k_hw_set_powermode_wow_sleep() 256 u32 dc = REG_READ(ah, AR_DIRECT_CONNECT); in ath9k_hw_wow_wakeup()
|
H A D | reg.h | 2063 #define AR_DIRECT_CONNECT 0x83a0 macro
|
H A D | hw.c | 3119 REG_SET_BIT(ah, AR_DIRECT_CONNECT, AR_DC_AP_STA_EN); in ath9k_hw_gen_timer_start_tsf2()
|
Completed in 24 milliseconds