Home
last modified time | relevance | path

Searched refs:timer_value_2_and_3 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_wr.c1462 u32 timer_value_0_and_1, timer_value_2_and_3, timer_value_4_and_5; in csio_wr_get_sge() local
1492 timer_value_2_and_3 = csio_rd_reg32(hw, SGE_TIMER_VALUE_2_AND_3_A); in csio_wr_get_sge()
1500 TIMERVALUE2_G(timer_value_2_and_3)); in csio_wr_get_sge()
1502 TIMERVALUE3_G(timer_value_2_and_3)); in csio_wr_get_sge()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c3979 u32 timer_value_0_and_1, timer_value_2_and_3, timer_value_4_and_5; in t4_sge_init_soft() local
4041 timer_value_2_and_3 = t4_read_reg(adap, SGE_TIMER_VALUE_2_AND_3_A); in t4_sge_init_soft()
4048 TIMERVALUE2_G(timer_value_2_and_3)); in t4_sge_init_soft()
4050 TIMERVALUE3_G(timer_value_2_and_3)); in t4_sge_init_soft()