Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h173 #define XHCI_IMOD_DEFAULT 0x000001F4U /* 8000 IRQs/second */ macro
Dxhci.c627 sc->sc_imod_default = XHCI_IMOD_DEFAULT; in xhci_init()