Searched refs:BCMA_CC_PLLCTL_ADDR (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/bcma/ |
D | driver_chipcommon_pmu.c | 18 bcma_cc_write32(cc, BCMA_CC_PLLCTL_ADDR, offset); in bcma_chipco_pll_read() 19 bcma_cc_read32(cc, BCMA_CC_PLLCTL_ADDR); in bcma_chipco_pll_read() 26 bcma_cc_write32(cc, BCMA_CC_PLLCTL_ADDR, offset); in bcma_chipco_pll_write() 27 bcma_cc_read32(cc, BCMA_CC_PLLCTL_ADDR); in bcma_chipco_pll_write() 35 bcma_cc_write32(cc, BCMA_CC_PLLCTL_ADDR, offset); in bcma_chipco_pll_maskset() 36 bcma_cc_read32(cc, BCMA_CC_PLLCTL_ADDR); in bcma_chipco_pll_maskset() 475 bcma_cc_write32(cc, BCMA_CC_PLLCTL_ADDR, offset); in bcma_pmu_spuravoid_pll_write() 500 bcma_cc_write32(cc, BCMA_CC_PLLCTL_ADDR, in bcma_pmu_spuravoid_pllupdate() 508 bcma_cc_write32(cc, BCMA_CC_PLLCTL_ADDR, in bcma_pmu_spuravoid_pllupdate()
|
/linux-4.4.14/include/linux/bcma/ |
D | bcma_driver_chipcommon.h | 358 #define BCMA_CC_PLLCTL_ADDR 0x0660 macro
|