Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h531 #define DWC2_HPRT0_PRTSUSP (1 << 7) macro
H A Ddwc2.c552 if (hprt0 & DWC2_HPRT0_PRTSUSP) in dwc_otg_submit_rh_msg_in_status()