Searched refs:DBGICMD_V (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_regs.h | 2383 #define DBGICMD_V(x) ((x) << DBGICMD_S) macro |
D | cudbg_lib.c | 2761 val = DBGICMD_V(4) | DBGITID_V(tid); in cudbg_read_tid() |