Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h125 #define DBOFF_MASK (~0x3) macro
Dxhci-mem.c2482 val &= DBOFF_MASK; in xhci_mem_init()