Home
last modified time | relevance | path

Searched refs:EHCI_ITD_SET_ENDPT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/u4b/controller/
H A Dehci.h101 #define EHCI_ITD_SET_ENDPT(x) ((x) << 8) macro
H A Dehci.c2764 EHCI_ITD_SET_ENDPT(UE_GET_ADDR(xfer->endpointno))); in ehci_device_isoc_hs_open()