Home
last modified time | relevance | path

Searched refs:AR5K_RESET_CTL (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath5k/
Dreset.c406 ath5k_hw_reg_write(ah, val, AR5K_RESET_CTL); in ath5k_hw_nic_reset()
421 ret = ath5k_hw_register_timeout(ah, AR5K_RESET_CTL, mask, val, false); in ath5k_hw_nic_reset()
Dreg.h854 #define AR5K_RESET_CTL 0x4000 /* Register Address */ macro
Ddebug.c125 REG_STRUCT_INIT(AR5K_RESET_CTL),