Home
last modified time | relevance | path

Searched refs:BCMA_CC_PMU_PLL_CTL0 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/bcma/
Ddriver_chipcommon_pmu.c517 BCMA_CC_PMU_PLL_CTL0 + phypll_offset); in bcma_pmu_spuravoid_pllupdate()
537 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL0, in bcma_pmu_spuravoid_pllupdate()
542 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL0, in bcma_pmu_spuravoid_pllupdate()
547 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL0, in bcma_pmu_spuravoid_pllupdate()
559 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL0, in bcma_pmu_spuravoid_pllupdate()
572 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL0, in bcma_pmu_spuravoid_pllupdate()
592 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL0, in bcma_pmu_spuravoid_pllupdate()
605 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL0, in bcma_pmu_spuravoid_pllupdate()
633 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL0, in bcma_pmu_spuravoid_pllupdate()
646 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL0, in bcma_pmu_spuravoid_pllupdate()
/linux-5.19.10/include/linux/bcma/
Dbcma_driver_chipcommon.h496 #define BCMA_CC_PMU_PLL_CTL0 0 macro