Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_wr.c1386 u32 timer_value_0_and_1, timer_value_2_and_3, timer_value_4_and_5; in csio_wr_get_sge() local
1416 timer_value_2_and_3 = csio_rd_reg32(hw, SGE_TIMER_VALUE_2_AND_3_A); in csio_wr_get_sge()
1424 TIMERVALUE2_G(timer_value_2_and_3)); in csio_wr_get_sge()
1426 TIMERVALUE3_G(timer_value_2_and_3)); in csio_wr_get_sge()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2984 u32 timer_value_0_and_1, timer_value_2_and_3, timer_value_4_and_5; in t4_sge_init_soft() local
3046 timer_value_2_and_3 = t4_read_reg(adap, SGE_TIMER_VALUE_2_AND_3_A); in t4_sge_init_soft()
3053 TIMERVALUE2_G(timer_value_2_and_3)); in t4_sge_init_soft()
3055 TIMERVALUE3_G(timer_value_2_and_3)); in t4_sge_init_soft()