Home
last modified time | relevance | path

Searched refs:EHCI_CMD_FLS (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehcireg.h98 #define EHCI_CMD_FLS(x) (((x) >> 2) & 3) /* RW/RO frame list size */ macro
H A Dehci.c295 if (EHCI_CMD_FLS(EOREAD4(sc, EHCI_USBCMD)) == 3) { in ehci_init()

Completed in 4 milliseconds