Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dbcma-hcd.c183 struct bcma_device *pmu_core; in bcma_hcd_usb20_old_arm_init() local
189 pmu_core = bcma_find_core(core->bus, BCMA_CORE_PMU); in bcma_hcd_usb20_old_arm_init()
190 if (!pmu_core) { in bcma_hcd_usb20_old_arm_init()
216 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x6); in bcma_hcd_usb20_old_arm_init()
217 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_DATA, 0x005360c1); 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()
220 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_DATA, 0x0); in bcma_hcd_usb20_old_arm_init()
222 bcma_set32(pmu_core, BCMA_CC_PMU_CTL, BCMA_CC_PMU_CTL_PLL_UPD); in bcma_hcd_usb20_old_arm_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dbcma-hcd.c183 struct bcma_device *pmu_core; in bcma_hcd_usb20_old_arm_init() local
189 pmu_core = bcma_find_core(core->bus, BCMA_CORE_PMU); in bcma_hcd_usb20_old_arm_init()
190 if (!pmu_core) { in bcma_hcd_usb20_old_arm_init()
216 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x6); in bcma_hcd_usb20_old_arm_init()
217 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_DATA, 0x005360c1); 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()
220 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_DATA, 0x0); in bcma_hcd_usb20_old_arm_init()
222 bcma_set32(pmu_core, BCMA_CC_PMU_CTL, BCMA_CC_PMU_CTL_PLL_UPD); in bcma_hcd_usb20_old_arm_init()

Completed in 2 milliseconds