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