Searched refs:RTSOFF_MASK (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/usb/ | ||
| H A D | xhci.h | 153 #define RTSOFF_MASK (~0x1f) macro |
| /rk3399_rockchip-uboot/drivers/usb/host/ | ||
| H A D | xhci-mem.c | 543 val &= RTSOFF_MASK; in xhci_mem_init() |