Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c6130 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in t4_fixup_host_params()
6132 INGPADBOUNDARY_V(fl_align_log - in t4_fixup_host_params()
6165 INGPADBOUNDARY_V(INGPADBOUNDARY_M) | in t4_fixup_host_params()
6167 INGPADBOUNDARY_V(INGPCIEBOUNDARY_32B_X) | in t4_fixup_host_params()
Dt4_regs.h127 #define INGPADBOUNDARY_V(x) ((x) << INGPADBOUNDARY_S) macro