Searched refs:AR_PHY_PMU2 (Results 1 – 2 of 2) sorted by relevance
497 ar9485_pmu_write(sc, AR_PHY_PMU2, in ar9485_init_swreg()498 ar9485_pmu_read(sc, AR_PHY_PMU2) & ~AR_PHY_PMU2_PGM); in ar9485_init_swreg()503 reg = ar9485_pmu_read(sc, AR_PHY_PMU2); in ar9485_init_swreg()505 ar9485_pmu_write(sc, AR_PHY_PMU2, reg); in ar9485_init_swreg()512 ar9485_pmu_write(sc, AR_PHY_PMU2, in ar9485_init_swreg()513 ar9485_pmu_read(sc, AR_PHY_PMU2) | AR_PHY_PMU2_PGM); in ar9485_init_swreg()
246 #define AR_PHY_PMU2 0x16c44 macro