Home
last modified time | relevance | path

Searched refs:M_PILADBGRDPTR (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/cxgb/common/
HDcxgb_regs.h3423 #define M_PILADBGRDPTR 0x1ff macro
3425 #define G_PILADBGRDPTR(x) (((x) >> S_PILADBGRDPTR) & M_PILADBGRDPTR)
/trueos/sys/dev/cxgbe/common/
HDt4_hw.c1773 rsp = (rsp + 2) & M_PILADBGRDPTR; in t4_cim_read_pif_la()
HDt4_regs.h12974 #define M_PILADBGRDPTR 0x1ffU macro
12976 #define G_PILADBGRDPTR(x) (((x) >> S_PILADBGRDPTR) & M_PILADBGRDPTR)