Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/csiostor/
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()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c5067 u32 timer_value_0_and_1, timer_value_2_and_3, timer_value_4_and_5; in t4_sge_init_soft() local
5128 timer_value_0_and_1 = t4_read_reg(adap, SGE_TIMER_VALUE_0_AND_1_A); in t4_sge_init_soft()
5132 TIMERVALUE0_G(timer_value_0_and_1)); in t4_sge_init_soft()
5134 TIMERVALUE1_G(timer_value_0_and_1)); in t4_sge_init_soft()