Searched refs:AR_PHY_TX_IQCAL_CONTROL_0 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_calib.c | 351 REG_CLR_BIT(ah, AR_PHY_TX_IQCAL_CONTROL_0(ah), in ar9003_hw_dynamic_osdac_selection() 542 REG_SET_BIT(ah, AR_PHY_TX_IQCAL_CONTROL_0(ah), in ar9003_hw_dynamic_osdac_selection() 1465 REG_SET_BIT(ah, AR_PHY_TX_IQCAL_CONTROL_0(ah), in ar9003_hw_init_cal_pcoem() 1468 REG_CLR_BIT(ah, AR_PHY_TX_IQCAL_CONTROL_0(ah), in ar9003_hw_init_cal_pcoem() 1608 if (REG_READ_FIELD(ah, AR_PHY_TX_IQCAL_CONTROL_0(ah), in ar9003_hw_init_cal_soc()
|
H A D | ar9003_phy.h | 614 #define AR_PHY_TX_IQCAL_CONTROL_0(_ah) (AR_SM_BASE + (AR_SREV_9485(_ah) ? \ macro
|
H A D | ar9003_phy.c | 713 if (REG_READ_FIELD(ah, AR_PHY_TX_IQCAL_CONTROL_0(ah), in ar9003_hw_override_ini()
|