Home
last modified time | relevance | path

Searched refs:XHCI_PAGE_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/usb/host/
H A Dxhci.h215 #define XHCI_PAGE_SIZE_MASK 0xffff macro
H A Dxhci-mem.c2378 page_size = readl(&xhci->op_regs->page_size) & XHCI_PAGE_SIZE_MASK; in xhci_hcd_page_size()