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

/u-boot/drivers/usb/host/
H A Dehci-mxs.c25 uint32_t usb_regs; member in struct:ehci_mxs_port
79 usb_base = port->usb_regs + 0x100;
95 usb_base = port->usb_regs + 0x100;
155 ret = ofnode_read_u32(np, "reg", &port->usb_regs);
229 type == USB_INIT_HOST ? "HOST" : "DEVICE", port->usb_regs,

Completed in 85 milliseconds