Searched refs:queue_sof (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_pcd.h131 unsigned queue_sof : 1; member in struct:dwc_otg_pcd_ep
H A Ddwc_otg_pcd.c1926 if (pcd->ep0.queue_sof) {
1927 pcd->ep0.queue_sof = 0;
1937 if (pcd->in_ep[i].queue_sof) {
1938 pcd->in_ep[i].queue_sof = 0;
2044 ep->queue_sof = 0;
2095 ep->queue_sof = 0;
2145 ep->queue_sof = 0;
H A Ddwc_otg_pcd_intr.c1193 ep->queue_sof = 1;

Completed in 34 milliseconds