Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h166 volatile uint32_t or_pagesize; member
H A Dxhci-mem.c375 page_size = xhci_readl(&hcor->or_pagesize) & 0xffff; in xhci_scratchpad_alloc()