Searched refs:BCMA_CC_PMU_PLLCTL_ADDR (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/bcma/ |
H A D | driver_chipcommon_pmu.c | 18 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_chipco_pll_read() 19 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_read() 26 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_chipco_pll_write() 27 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_write() 35 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_chipco_pll_maskset() 36 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_maskset() 489 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_pmu_spuravoid_pll_write() 516 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, in bcma_pmu_spuravoid_pllupdate() 524 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, in bcma_pmu_spuravoid_pllupdate()
|
/linux/drivers/usb/host/ |
H A D | bcma-hcd.c | 216 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x6); in bcma_hcd_usb20_old_arm_init() 219 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x7); in bcma_hcd_usb20_old_arm_init()
|
/linux/include/linux/bcma/ |
H A D | bcma_driver_chipcommon.h | 366 #define BCMA_CC_PMU_PLLCTL_ADDR 0x0660 macro
|