Searched refs:TP_DBG_LA_CONFIG_A (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c644 switch (DBGLAMODE_G(t4_read_reg(adap, TP_DBG_LA_CONFIG_A))) {
681 t4_set_reg_field(adap, TP_DBG_LA_CONFIG_A, 0xffff0000U,
H A Dt4_hw.c9996 cfg = t4_read_reg(adap, TP_DBG_LA_CONFIG_A) & 0xffff;
9998 t4_write_reg(adap, TP_DBG_LA_CONFIG_A,
10001 val = t4_read_reg(adap, TP_DBG_LA_CONFIG_A);
10014 t4_write_reg(adap, TP_DBG_LA_CONFIG_A, DBGLARPTR_V(idx) | val);
10024 t4_write_reg(adap, TP_DBG_LA_CONFIG_A,
H A Dt4_regs.h1351 #define TP_DBG_LA_CONFIG_A 0x7ed4 macro
H A Dcudbg_lib.c1898 tp_la_buff->mode = DBGLAMODE_G(t4_read_reg(padap, TP_DBG_LA_CONFIG_A));

Completed in 316 milliseconds