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