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