Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_wr.c1590 TIMERVALUE1_V(csio_us_to_core_ticks(hw, sge->timer_val[1])), in csio_wr_set_sge()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h438 #define TIMERVALUE1_V(x) ((x) << TIMERVALUE1_S) macro