Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dehcireg.h66 #define EHCI_HCSPARAMS 0x04 /* RO Structural parameters */ macro
Dehci.c313 sparams = EREAD4(sc, EHCI_HCSPARAMS); in ehci_init()
3309 v = EREAD4(sc, EHCI_HCSPARAMS); in ehci_roothub_exec()