Searched refs:bcma_pmu_set32 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/bcma/ |
H A D | driver_chipcommon_pmu.c | 143 bcma_pmu_set32(cc, BCMA_CC_PMU_CTL, BCMA_CC_PMU_CTL_PLL_UPD); in bcma_pmu2_pll_init0() 301 bcma_pmu_set32(cc, BCMA_CC_PMU_CTL, in bcma_pmu_init()
|
/kernel/linux/linux-6.6/drivers/bcma/ |
H A D | driver_chipcommon_pmu.c | 143 bcma_pmu_set32(cc, BCMA_CC_PMU_CTL, BCMA_CC_PMU_CTL_PLL_UPD); in bcma_pmu2_pll_init0() 301 bcma_pmu_set32(cc, BCMA_CC_PMU_CTL, in bcma_pmu_init()
|
/kernel/linux/linux-5.10/include/linux/bcma/ |
H A D | bcma_driver_chipcommon.h | 678 #define bcma_pmu_set32(cc, offset, set) \ macro
|
/kernel/linux/linux-6.6/include/linux/bcma/ |
H A D | bcma_driver_chipcommon.h | 684 #define bcma_pmu_set32(cc, offset, set) \ macro
|
Completed in 7 milliseconds