Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h20 struct dwc2_host_regs { struct
58 struct dwc2_host_regs host_regs; /* 0x400 */
H A Ddwc2.c910 struct dwc2_host_regs *host_regs = &regs->host_regs; in chunk_msg()