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