Home
last modified time | relevance | path

Searched refs:AR_PHY_ACTIVE_EN (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c389 REG_SET_BIT(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_dynamic_osdac_selection()
403 REG_CLR_BIT(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_dynamic_osdac_selection()
537 REG_SET_BIT(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_dynamic_osdac_selection()
1473 REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_init_cal_pcoem()
1633 REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_init_cal_soc()
Dar9002_phy.h51 #define AR_PHY_ACTIVE_EN 0x00000001 macro
Dar9003_phy.h799 #define AR_PHY_ACTIVE_EN 0x00000001 macro
Dar5008_phy.c563 REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5008_hw_init_bb()
Dar9003_phy.c689 REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_hw_init_bb()