Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhcireg.h78 #define XHCI_CMD_INTE 0x00000004 /* RW Interrupter Enable */ macro
H A Dxhci.c528 XHCI_CMD_INTE | XHCI_CMD_HSEE); in xhci_start_controller()