Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h97 #define XHCI_PAGESIZE_4K 0x00000001 /* 4K Page Size */ macro
H A Dxhci.c556 if (!(XREAD4(sc, oper, XHCI_PAGESIZE) & XHCI_PAGESIZE_4K)) { in xhci_init()

Completed in 5 milliseconds