Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd_queue.c1741 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_add()
1792 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_unlink()
1993 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_deactivate()
H A Dhcd.h599 #define dwc2_qh_is_non_per(_qh_ptr_) \ macro
H A Dhcd_ddma.c299 if (dwc2_qh_is_non_per(qh)) { in dwc2_release_channel_ddma()