Home
last modified time | relevance | path

Searched refs:pmu_core (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/host/
A Dbcma-hcd.c182 struct bcma_device *pmu_core; in bcma_hcd_usb20_old_arm_init() local
188 pmu_core = bcma_find_core(core->bus, BCMA_CORE_PMU); in bcma_hcd_usb20_old_arm_init()
189 if (!pmu_core) { in bcma_hcd_usb20_old_arm_init()
215 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x6); in bcma_hcd_usb20_old_arm_init()
216 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_DATA, 0x005360c1); in bcma_hcd_usb20_old_arm_init()
218 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x7); in bcma_hcd_usb20_old_arm_init()
219 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_DATA, 0x0); in bcma_hcd_usb20_old_arm_init()
221 bcma_set32(pmu_core, BCMA_CC_PMU_CTL, BCMA_CC_PMU_CTL_PLL_UPD); in bcma_hcd_usb20_old_arm_init()

Completed in 4 milliseconds