Searched refs:QH_ENDPT1_C (Results 1 – 2 of 2) sorted by relevance
198 #define QH_ENDPT1_C(x) (((x) & 0x1) << 27) /* Control Endpoint Flag */ macro
409 endpt = QH_ENDPT1_RL(8) | QH_ENDPT1_C(c) | in ehci_submit_async()