Searched refs:timer_value_0_and_1 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_wr.c1386 u32 timer_value_0_and_1, timer_value_2_and_3, timer_value_4_and_5; csio_wr_get_sge() local
1415 timer_value_0_and_1 = csio_rd_reg32(hw, SGE_TIMER_VALUE_0_AND_1_A); csio_wr_get_sge()
1420 TIMERVALUE0_G(timer_value_0_and_1)); csio_wr_get_sge()
1422 TIMERVALUE1_G(timer_value_0_and_1)); csio_wr_get_sge()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2984 u32 timer_value_0_and_1, timer_value_2_and_3, timer_value_4_and_5; t4_sge_init_soft() local
3045 timer_value_0_and_1 = t4_read_reg(adap, SGE_TIMER_VALUE_0_AND_1_A); t4_sge_init_soft()
3049 TIMERVALUE0_G(timer_value_0_and_1)); t4_sge_init_soft()
3051 TIMERVALUE1_G(timer_value_0_and_1)); t4_sge_init_soft()

Completed in 100 milliseconds