Searched refs:AR5K_RESET_CTL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | reset.c | 391 * the mask to AR5K_RESET_CTL and poll the register until 408 ath5k_hw_reg_write(ah, val, AR5K_RESET_CTL); in ath5k_hw_nic_reset() 423 ret = ath5k_hw_register_timeout(ah, AR5K_RESET_CTL, mask, val, false); in ath5k_hw_nic_reset()
|
H A D | debug.c | 129 REG_STRUCT_INIT(AR5K_RESET_CTL),
|
H A D | reg.h | 854 #define AR5K_RESET_CTL 0x4000 /* Register Address */ macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | reset.c | 391 * the mask to AR5K_RESET_CTL and poll the register until 408 ath5k_hw_reg_write(ah, val, AR5K_RESET_CTL); in ath5k_hw_nic_reset() 423 ret = ath5k_hw_register_timeout(ah, AR5K_RESET_CTL, mask, val, false); in ath5k_hw_nic_reset()
|
H A D | debug.c | 129 REG_STRUCT_INIT(AR5K_RESET_CTL),
|
H A D | reg.h | 854 #define AR5K_RESET_CTL 0x4000 /* Register Address */ macro
|
Completed in 19 milliseconds