Searched refs:QH_ENDPT1_ENDPT (Results 1 – 2 of 2) sorted by relevance
204 #define QH_ENDPT1_ENDPT(x) (((x) & 0xf) << 8) /* Endpoint Number */ macro
413 QH_ENDPT1_ENDPT(usb_pipeendpoint(pipe)) | QH_ENDPT1_I(0) | in ehci_submit_async()