Searched refs:DBGLARPTR_M (Results 1 – 2 of 2) sorted by relevance
9735 idx = (idx + 1) & DBGLARPTR_M; in t4_tp_read_la()9740 val &= ~DBGLARPTR_V(DBGLARPTR_M); in t4_tp_read_la()9746 idx = (idx + 1) & DBGLARPTR_M; in t4_tp_read_la()
1325 #define DBGLARPTR_M 0x7fU macro