Searched refs:AR_PHY_TXGAIN_TAB (Results 1 – 4 of 4) sorted by relevance
835 #define AR_PHY_TXGAIN_TAB(_i) AR_SM_OFFSET(BB_tx_gain_tab_##_i) /* values 1-22 */ macro
659 reg = AR_PHY_TXGAIN_TAB(1); in ar9300_gain_table_entries()
4749 tx_gain = OS_REG_READ(ah, AR_PHY_TXGAIN_TAB(1) + i * 4); in ar9300_eeprom_get_pcdac_tx_gain_table_i()
3497 tx_gain = OS_REG_READ(ah, AR_PHY_TXGAIN_TAB(1) + i * 4);