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