Home
last modified time | relevance | path

Searched refs:XHCI_HCS0_AC64 (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h62 #define XHCI_HCS0_AC64(x) ((x) & 0x1) /* 64-bit capable */ macro
H A Dxhci.c574 sc->sc_bus.dma_bits = (XHCI_HCS0_AC64(temp) && in xhci_init()

Completed in 5 milliseconds