Searched refs:DWC2_HPRT0_PRTCONNSTS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ | ||
| H A D | dwc2.h | 518 #define DWC2_HPRT0_PRTCONNSTS (1 << 0) macro |
| H A D | dwc2.c | 551 if (hprt0 & DWC2_HPRT0_PRTCONNSTS) in dwc_otg_submit_rh_msg_in_status() |