Searched refs:XHCI_PAGE_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | xhci.h | 209 #define XHCI_PAGE_SIZE_MASK 0xffff macro |
| H A D | xhci.c | 468 page_size = readl(&xhci->op_regs->page_size) & XHCI_PAGE_SIZE_MASK; in xhci_hcd_page_size() |