Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehcireg.h184 #define EHCI_HOSTC(n) (0x80+(4*(n))) /* RO, RW Host mode control reg */ macro
H A Dehci.c2973 v = EOREAD4(sc, EHCI_HOSTC(index)); in ehci_get_port_speed_hostc()