Searched refs:bcma_pmu_set32 (Results 1 – 2 of 2) sorted by relevance
143 bcma_pmu_set32(cc, BCMA_CC_PMU_CTL, BCMA_CC_PMU_CTL_PLL_UPD); in bcma_pmu2_pll_init0()297 bcma_pmu_set32(cc, BCMA_CC_PMU_CTL, in bcma_pmu_init()
678 #define bcma_pmu_set32(cc, offset, set) \ macro