Searched refs:AR_PHY_ACTIVE_EN (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ath/ath9k/ |
D | ar9003_calib.c | 388 REG_SET_BIT(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_dynamic_osdac_selection() 402 REG_CLR_BIT(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_dynamic_osdac_selection() 536 REG_SET_BIT(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_dynamic_osdac_selection() 1483 REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_init_cal_pcoem() 1627 REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_init_cal_soc()
|
D | ar9002_phy.h | 51 #define AR_PHY_ACTIVE_EN 0x00000001 macro
|
D | ar9003_phy.h | 802 #define AR_PHY_ACTIVE_EN 0x00000001 macro
|
D | ar5008_phy.c | 585 REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5008_hw_init_bb()
|
D | ar9003_phy.c | 663 REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_init_bb()
|