Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Dxhcireg.h65 #define XHCI_HCSPARAMS3 0x0C /* RO structual parameters 3 */ macro
H A Dxhci.c847 hcs3 = xhci_cap_read_4(sc, XHCI_HCSPARAMS3); in xhci_init()