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