Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDehcireg.h64 #define EHCI_HCSPARAMS 0x04 /* RO Structural parameters */ macro
HDehci.c311 sparams = EREAD4(sc, EHCI_HCSPARAMS); in ehci_init()
3311 v = EREAD4(sc, EHCI_HCSPARAMS); in ehci_roothub_exec()