Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c1893 static inline bool dwc3_is_ep_event(uint32_t event) in dwc3_is_ep_event() function
1925 if (dwc3_is_ep_event(evt)) { /* EP event */ in usb_dwc3_it_handler()