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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehcireg.h98 #define EHCI_CMD_FLS_M 0x0000000c /* RW/RO frame list size */ macro
H A Dehci.c258 (EOREAD4(sc, EHCI_USBCMD) & EHCI_CMD_FLS_M) |
633 if (i & EHCI_CMD_FLS_M)
634 printf(" EHCI_CMD_FLS_M\n");

Completed in 78 milliseconds