Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-vf.c45 static const unsigned nc_reg_bases[] = { variable
123 ctrl = (void __iomem *)(nc_reg_bases[index] + USB_NC_REG_OFFSET); in usb_oc_config()
164 if (index >= ARRAY_SIZE(nc_reg_bases)) in ehci_hcd_init()
167 ehci = (struct usb_ehci *)nc_reg_bases[index]; in ehci_hcd_init()