Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c1898 static inline bool dwc3_is_dev_event(uint32_t event) in dwc3_is_dev_event() function
1928 if (dwc3_is_dev_event(evt)) { /* Device specific event */ in usb_dwc3_it_handler()