Searched refs:or_pagesize (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/usb/host/ | ||
D | xhci.h | 166 volatile uint32_t or_pagesize; member |
D | xhci-mem.c | 372 page_size = xhci_readl(&hcor->or_pagesize) & 0xffff; in xhci_scratchpad_alloc() |