Searched refs:CSI_LANES_PER_BRICK (Results 1 – 3 of 3) sorted by relevance
20 #define CSI_LANES_PER_BRICK 4 macro
468 if (lanes <= CSI_LANES_PER_BRICK) { in tegra_csi_channel_alloc()472 chan->numlanes = CSI_LANES_PER_BRICK; in tegra_csi_channel_alloc()473 chan->numgangports = lanes / CSI_LANES_PER_BRICK; in tegra_csi_channel_alloc()567 (lanes > CSI_LANES_PER_BRICK && ((portno & 1) != 0))) { in tegra_csi_channels_alloc()
1219 if (lanes <= CSI_LANES_PER_BRICK) in tegra_vi_channel_alloc()1222 chan->totalports = lanes / CSI_LANES_PER_BRICK; in tegra_vi_channel_alloc()