pmu_core 183 drivers/usb/host/bcma-hcd.c struct bcma_device *pmu_core; pmu_core 189 drivers/usb/host/bcma-hcd.c pmu_core = bcma_find_core(core->bus, BCMA_CORE_PMU); pmu_core 190 drivers/usb/host/bcma-hcd.c if (!pmu_core) { pmu_core 216 drivers/usb/host/bcma-hcd.c bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x6); pmu_core 217 drivers/usb/host/bcma-hcd.c bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_DATA, 0x005360c1); pmu_core 219 drivers/usb/host/bcma-hcd.c bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x7); pmu_core 220 drivers/usb/host/bcma-hcd.c bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_DATA, 0x0); pmu_core 222 drivers/usb/host/bcma-hcd.c bcma_set32(pmu_core, BCMA_CC_PMU_CTL, BCMA_CC_PMU_CTL_PLL_UPD);