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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dxhcireg.h96 #define XHCI_PAGESIZE_4K 0x00000001 /* 4K Page Size */ macro
H A Dxhci.c383 if (!(XREAD4(sc, oper, XHCI_PAGESIZE) & XHCI_PAGESIZE_4K)) {

Completed in 104 milliseconds