Searched refs:TP_DBG_LA_CONFIG_A (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 7726 cfg = t4_read_reg(adap, TP_DBG_LA_CONFIG_A) & 0xffff; in t4_tp_read_la() 7728 t4_write_reg(adap, TP_DBG_LA_CONFIG_A, in t4_tp_read_la() 7731 val = t4_read_reg(adap, TP_DBG_LA_CONFIG_A); in t4_tp_read_la() 7744 t4_write_reg(adap, TP_DBG_LA_CONFIG_A, DBGLARPTR_V(idx) | val); in t4_tp_read_la() 7754 t4_write_reg(adap, TP_DBG_LA_CONFIG_A, in t4_tp_read_la()
|
D | cxgb4_debugfs.c | 652 switch (DBGLAMODE_G(t4_read_reg(adap, TP_DBG_LA_CONFIG_A))) { in tp_la_open() 689 t4_set_reg_field(adap, TP_DBG_LA_CONFIG_A, 0xffff0000U, in tp_la_write()
|
D | t4_regs.h | 1277 #define TP_DBG_LA_CONFIG_A 0x7ed4 macro
|