Searched refs:M_DBGLARPTR (Results 1 – 2 of 2) sorted by relevance
1485 idx = (idx + 1) & M_DBGLARPTR; in t4_tp_read_la()1490 val &= ~V_DBGLARPTR(M_DBGLARPTR); in t4_tp_read_la()1496 idx = (idx + 1) & M_DBGLARPTR; in t4_tp_read_la()
10399 #define M_DBGLARPTR 0x7fU macro10401 #define G_DBGLARPTR(x) (((x) >> S_DBGLARPTR) & M_DBGLARPTR)