Searched refs:QH_INFO1_EP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/staging/wusbcore/host/whci/ | ||
| D | whci-hc.h | 141 #define QH_INFO1_EP(e) ((e) << 0) /* endpoint number */ macro |
| D | qset.c | 79 QH_INFO1_EP(usb_pipeendpoint(urb->pipe)) in qset_fill_qh() |