Home
last modified time | relevance | path

Searched refs:USB_NOTHING (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/st/usb/
H A Dstm32mp1_usb.c801 return USB_NOTHING; in usb_dwc2_it_handler()
806 return USB_NOTHING; in usb_dwc2_it_handler()
1044 return USB_NOTHING; in usb_dwc2_it_handler()
/rk3399_ARM-atf/include/drivers/
H A Dusb_device.h153 USB_NOTHING = 0U, enumerator
/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c1169 enum usb_action action = USB_NOTHING; in dwc3_handle_ep0_xfernotready_event()
1255 enum usb_action action = USB_NOTHING; in dwc3_handle_ep_event()
1674 enum usb_action action = USB_NOTHING; in dwc3_handle_dev_event()
1906 enum usb_action action = USB_NOTHING; in usb_dwc3_it_handler()
/rk3399_ARM-atf/drivers/usb/
H A Dusb_device.c606 case USB_NOTHING: in usb_core_handle_it()