Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bcma/
Ddriver_chipcommon_pmu.c519 BCMA_CC_PMU_PLL_CTL2 + phypll_offset); in bcma_pmu_spuravoid_pllupdate()
533 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL2, in bcma_pmu_spuravoid_pllupdate()
538 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL2, in bcma_pmu_spuravoid_pllupdate()
543 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL2, in bcma_pmu_spuravoid_pllupdate()
557 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL2, in bcma_pmu_spuravoid_pllupdate()
570 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL2, in bcma_pmu_spuravoid_pllupdate()
590 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL2, in bcma_pmu_spuravoid_pllupdate()
603 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL2, in bcma_pmu_spuravoid_pllupdate()
629 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL2, in bcma_pmu_spuravoid_pllupdate()
642 bcma_pmu_spuravoid_pll_write(cc, BCMA_CC_PMU_PLL_CTL2, in bcma_pmu_spuravoid_pllupdate()
/Linux-v4.19/include/linux/bcma/
Dbcma_driver_chipcommon.h497 #define BCMA_CC_PMU_PLL_CTL2 2 macro