Searched refs:AR_PHY_RESTART (Results 1 – 4 of 4) sorted by relevance
267 #define AR_PHY_RESTART 0x9970 macro
1644 REG_SET_BIT(ah, AR_PHY_RESTART, in ar9003_hw_set_bt_ant_diversity()1655 REG_CLR_BIT(ah, AR_PHY_RESTART, in ar9003_hw_set_bt_ant_diversity()2175 val = REG_READ(ah, AR_PHY_RESTART); in ar9003_hw_disable_phy_restart()2177 REG_WRITE(ah, AR_PHY_RESTART, val); in ar9003_hw_disable_phy_restart()
274 #define AR_PHY_RESTART (AR_AGC_BASE + 0x24) macro
3743 REG_SET_BIT(ah, AR_PHY_RESTART, in ar9003_hw_ant_ctrl_apply()