Home
last modified time | relevance | path

Searched refs:AR_PHY_BASE (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dphy.h24 #define AR_PHY_BASE 0x9800 macro
25 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2))
Deeprom_9287.c476 regOffset = AR_PHY_BASE + in ath9k_hw_set_ar9287_power_cal_table()
Deeprom_4k.c358 regOffset = AR_PHY_BASE + (672 << 2) + regChainOffset; in ath9k_hw_set_4k_power_cal_table()
Deeprom_def.c893 regOffset = AR_PHY_BASE + (672 << 2) + regChainOffset; in ath9k_hw_set_def_power_cal_table()
Dhw.c356 regAddr[1] = AR_PHY_BASE + (8 << 2); in ath9k_hw_chip_test()