Home
last modified time | relevance | path

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

/external/u-boot/include/usb/
Dxhci.h149 #define DBOFF_MASK (~0x3) macro
/external/u-boot/drivers/usb/host/
Dxhci-mem.c538 val &= DBOFF_MASK; in xhci_mem_init()