Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_wr.c1323 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in csio_wr_fixup_host_params()
1325 INGPADBOUNDARY_V(ingpad) | in csio_wr_fixup_host_params()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4228 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in t4_fixup_host_params()
4230 INGPADBOUNDARY_V(fl_align_log - in t4_fixup_host_params()
4263 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in t4_fixup_host_params()
4265 INGPADBOUNDARY_V(INGPCIEBOUNDARY_32B_X) | in t4_fixup_host_params()
Dt4_regs.h127 #define INGPADBOUNDARY_V(x) ((x) << INGPADBOUNDARY_S) macro