Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehcireg.h101 #define EHCI_CMD_RS 0x00000001 /* RW run/stop */ macro
Dehci.c221 EHCI_CMD_RS); in ehci_init_sub()
579 if (i & EHCI_CMD_RS) in ehci_dump_regs()