Searched refs:DBOFF_MASK (Results 1 – 2 of 2) sorted by relevance
149 #define DBOFF_MASK (~0x3) macro
538 val &= DBOFF_MASK; in xhci_mem_init()