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