Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Ddwc2.h21 struct dwc2_host_regs { struct
59 struct dwc2_host_regs host_regs; /* 0x400 */
H A Ddwc2.c913 struct dwc2_host_regs *host_regs = &regs->host_regs; in chunk_msg()