Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h153 #define RTSOFF_MASK (~0x1f) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c543 val &= RTSOFF_MASK; in xhci_mem_init()