Searched refs:A_TP_RESET (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | tp.c | 170 writel(F_TP_RESET, adapter->regs + A_TP_RESET); in t1_tp_reset()
|
H A D | regs.h | 1169 #define A_TP_RESET 0x44c macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | tp.c | 170 writel(F_TP_RESET, adapter->regs + A_TP_RESET); in t1_tp_reset()
|
H A D | regs.h | 1160 #define A_TP_RESET 0x44c macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 3082 t3_write_reg(adap, A_TP_RESET, F_FLSTINITENABLE); in tp_init() 3083 busy = t3_wait_op_done(adap, A_TP_RESET, F_FLSTINITENABLE, in tp_init() 3090 t3_write_reg(adap, A_TP_RESET, F_TPRESET); in tp_init()
|
H A D | regs.h | 1407 #define A_TP_RESET 0x44c macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 3017 t3_write_reg(adap, A_TP_RESET, F_FLSTINITENABLE); in tp_init() 3018 busy = t3_wait_op_done(adap, A_TP_RESET, F_FLSTINITENABLE, in tp_init() 3025 t3_write_reg(adap, A_TP_RESET, F_TPRESET); in tp_init()
|
H A D | regs.h | 1407 #define A_TP_RESET 0x44c macro
|
Completed in 35 milliseconds