Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehcireg.h138 #define EHCI_CONF_CF 0x00000001 /* RW configure flag */ macro
H A Dehci.c263 EOWRITE4(sc, EHCI_CONFIGFLAG, EHCI_CONF_CF); in ehci_init_sub()