Searched refs:DBGLARPTR_M (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c10005 idx = (idx + 1) & DBGLARPTR_M;
10010 val &= ~DBGLARPTR_V(DBGLARPTR_M);
10016 idx = (idx + 1) & DBGLARPTR_M;
H A Dt4_regs.h1343 #define DBGLARPTR_M 0x7fU macro

Completed in 193 milliseconds