Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_phy.h42 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) macro
H A Darn_phy.c102 REG_WRITE(ah, AR_PHY(0x37), reg32); in ath9k_hw_set_channel()
H A Darn_hw.c328 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()