Searched refs:bcma_chipco_pll_read (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/bcma/
H A Ddriver_chipcommon_pmu.c16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) bcma_chipco_pll_read() function
22 EXPORT_SYMBOL_GPL(bcma_chipco_pll_read); variable
115 pll0 = bcma_chipco_pll_read(cc, BCMA_CC_PMU15_PLL_PLLCTL0); bcma_pmu2_pll_init0()
356 tmp = bcma_chipco_pll_read(cc, pll0 + BCMA_CC_PPL_P1P2_OFF); bcma_pmu_pll_clock()
360 tmp = bcma_chipco_pll_read(cc, pll0 + BCMA_CC_PPL_M14_OFF); bcma_pmu_pll_clock()
364 tmp = bcma_chipco_pll_read(cc, pll0 + BCMA_CC_PPL_NM5_OFF); bcma_pmu_pll_clock()
383 tmp = bcma_chipco_pll_read(cc, pll0 + BCMA_CC_PMU6_4706_PROCPLL_OFF); bcma_pmu_pll_clock_bcm4706()
/linux-4.4.14/drivers/mtd/nand/bcm47xxnflash/
H A Dops_bcm4706.c409 freq = bcma_chipco_pll_read(b47n->cc, 4); bcm47xxnflash_ops_bcm4706_init()
/linux-4.4.14/include/linux/bcma/
H A Dbcma.h476 extern u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset);

Completed in 121 milliseconds