Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dhcd_queue.c1705 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_add()
1756 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_unlink()
1957 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_deactivate()
Dhcd.h570 #define dwc2_qh_is_non_per(_qh_ptr_) \ macro
Dhcd_ddma.c269 if (dwc2_qh_is_non_per(qh)) { in dwc2_release_channel_ddma()