Home
last modified time | relevance | path

Searched refs:INGPADBOUNDARY_V (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/csiostor/
H A Dcsio_wr.c1391 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in csio_wr_fixup_host_params()
1393 INGPADBOUNDARY_V(ingpad) | in csio_wr_fixup_host_params()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c7286 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in t4_fixup_host_params()
7288 INGPADBOUNDARY_V(fl_align_log - in t4_fixup_host_params()
7363 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in t4_fixup_host_params()
7365 INGPADBOUNDARY_V(ingpad) | in t4_fixup_host_params()
H A Dt4_regs.h133 #define INGPADBOUNDARY_V(x) ((x) << INGPADBOUNDARY_S) macro