Home
last modified time | relevance | path

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

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