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