Home
last modified time | relevance | path

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

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