Home
last modified time | relevance | path

Searched refs:ERST_SIZE_MASK (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h418 #define ERST_SIZE_MASK (0xffff << 16) macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-mem.c578 val &= ERST_SIZE_MASK; in xhci_mem_init()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h515 #define ERST_SIZE_MASK (0xffff << 16) macro
H A Dxhci-mem.c2651 val &= ERST_SIZE_MASK; in xhci_mem_init()