Searched refs:AR_PHY (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_phy.h | 42 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) macro
|
H A D | arn_phy.c | 102 REG_WRITE(ah, AR_PHY(0x37), reg32); in ath9k_hw_set_channel()
|
H A D | arn_hw.c | 328 REG_WRITE(ah, AR_PHY(0x36), 0x00007058); in ath9k_hw_get_radiorev() 331 REG_WRITE(ah, AR_PHY(0x20), 0x00010000); in ath9k_hw_get_radiorev() 332 val = (REG_READ(ah, AR_PHY(256)) >> 24) & 0xff; in ath9k_hw_get_radiorev() 562 REG_WRITE(ah, AR_PHY(0), 0x00000007); in ath9k_hw_rf_claim() 1445 REG_WRITE(ah, AR_PHY(0), 0x00000007); in ath9k_hw_process_ini()
|