Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h135 #define DBOFF_MASK (~0x3) macro
Dxhci-mem.c2474 val &= DBOFF_MASK; in xhci_mem_init()