Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dch9.h160 #define USB_DEV_STAT_U2_ENABLED 3 /* transition into U2 state */ macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dep0.c350 usb_status |= 1 << USB_DEV_STAT_U2_ENABLED; in dwc3_ep0_handle_status()