Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Ddesignware_udc.h63 struct udc_regs { struct
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddesignware_udc.c36 static struct udc_regs *const udc_regs_p =
37 (struct udc_regs * const)CONFIG_SYS_USBD_BASE;
39 &((struct udc_regs * const)CONFIG_SYS_USBD_BASE)->out_regs[0];
41 &((struct udc_regs * const)CONFIG_SYS_USBD_BASE)->in_regs[0];