Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_wr.c1460 u32 timer_value_0_and_1, timer_value_2_and_3, timer_value_4_and_5; in csio_wr_get_sge() local
1489 timer_value_0_and_1 = csio_rd_reg32(hw, SGE_TIMER_VALUE_0_AND_1_A); in csio_wr_get_sge()
1494 TIMERVALUE0_G(timer_value_0_and_1)); in csio_wr_get_sge()
1496 TIMERVALUE1_G(timer_value_0_and_1)); in csio_wr_get_sge()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c5081 u32 timer_value_0_and_1, timer_value_2_and_3, timer_value_4_and_5; in t4_sge_init_soft() local
5142 timer_value_0_and_1 = t4_read_reg(adap, SGE_TIMER_VALUE_0_AND_1_A); in t4_sge_init_soft()
5146 TIMERVALUE0_G(timer_value_0_and_1)); in t4_sge_init_soft()
5148 TIMERVALUE1_G(timer_value_0_and_1)); in t4_sge_init_soft()