Home
last modified time | relevance | path

Searched refs:AR_PHY_65NM (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300phy.h846 #define AR_PHY_65NM(_field) offsetof(struct radio65_reg, _field) macro
847 #define AR_PHY_65NM_CH0_TXRF1 AR_PHY_65NM(ch0_TXRF1)
848 #define AR_PHY_65NM_CH0_TXRF2 AR_PHY_65NM(ch0_TXRF2)
857 #define AR_PHY_65NM_CH0_TXRF3 AR_PHY_65NM(ch0_TXRF3)
862 #define AR_PHY_65NM_CH1_TXRF1 AR_PHY_65NM(ch1_TXRF1)
863 #define AR_PHY_65NM_CH1_TXRF2 AR_PHY_65NM(ch1_TXRF2)
864 #define AR_PHY_65NM_CH1_TXRF3 AR_PHY_65NM(ch1_TXRF3)
865 #define AR_PHY_65NM_CH2_TXRF1 AR_PHY_65NM(ch2_TXRF1)
866 #define AR_PHY_65NM_CH2_TXRF2 AR_PHY_65NM(ch2_TXRF2)
867 #define AR_PHY_65NM_CH2_TXRF3 AR_PHY_65NM(ch2_TXRF3)
[all …]
HDar9300_eeprom.c4413 #define AR_PHY_65NM_CH1_RXTX4 AR_PHY_65NM(ch1_RXTX4) in ar9300_thermometer_apply()
4414 #define AR_PHY_65NM_CH2_RXTX4 AR_PHY_65NM(ch2_RXTX4) in ar9300_thermometer_apply()