Searched refs:AR5K_CFG (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 900 AR5K_REG_ENABLE_BITS(ah, AR5K_CFG, AR5K_CFG_IBSS); in ath5k_hw_set_opmode() 910 AR5K_REG_DISABLE_BITS(ah, AR5K_CFG, AR5K_CFG_IBSS); in ath5k_hw_set_opmode()
|
H A D | reset.c | 431 ath5k_hw_reg_write(ah, AR5K_INIT_CFG, AR5K_CFG); in ath5k_hw_nic_reset() 493 ath5k_hw_reg_write(ah, AR5K_INIT_CFG, AR5K_CFG); in ath5k_hw_wisoc_reset()
|
H A D | initvals.c | 67 { AR5K_CFG, AR5K_INIT_CFG },
|
H A D | reg.h | 69 #define AR5K_CFG 0x0014 /* Register Address */ macro
|
H A D | debug.c | 91 REG_STRUCT_INIT(AR5K_CFG),
|