Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dbcma-hcd.c167 struct bcma_device *arm_core; in bcma_hcd_init_chip_arm_phy() local
170 arm_core = bcma_find_core(dev->bus, BCMA_CORE_ARMCA9); in bcma_hcd_init_chip_arm_phy()
171 if (!arm_core) { in bcma_hcd_init_chip_arm_phy()
176 dmu = ioremap_nocache(arm_core->addr_s[0], 0x1000); in bcma_hcd_init_chip_arm_phy()