Searched refs:BCMA_CC_PMU_PLLCTL_ADDR (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/bcma/ |
| 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() 485 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_pmu_spuravoid_pll_write() 510 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, in bcma_pmu_spuravoid_pllupdate() 518 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, in bcma_pmu_spuravoid_pllupdate()
|
| /Linux-v5.4/drivers/usb/host/ |
| 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-v5.4/include/linux/bcma/ |
| D | bcma_driver_chipcommon.h | 364 #define BCMA_CC_PMU_PLLCTL_ADDR 0x0660 macro
|