Searched refs:DBGLARPTR_M (Results 1 – 2 of 2) sorted by relevance
10005 idx = (idx + 1) & DBGLARPTR_M; in t4_tp_read_la()10010 val &= ~DBGLARPTR_V(DBGLARPTR_M); in t4_tp_read_la()10016 idx = (idx + 1) & DBGLARPTR_M; in t4_tp_read_la()
1343 #define DBGLARPTR_M 0x7fU macro