Searched refs:CSI_LANES_PER_BRICK (Results 1 – 3 of 3) sorted by relevance
20 #define CSI_LANES_PER_BRICK 4 macro
425 if (lanes <= CSI_LANES_PER_BRICK) { in tegra_csi_channel_alloc()429 chan->numlanes = CSI_LANES_PER_BRICK; in tegra_csi_channel_alloc()430 chan->numgangports = lanes / CSI_LANES_PER_BRICK; in tegra_csi_channel_alloc()523 (lanes > CSI_LANES_PER_BRICK && ((portno & 1) != 0))) { in tegra_csi_channels_alloc()
1316 if (lanes <= CSI_LANES_PER_BRICK) in tegra_vi_channel_alloc()1319 chan->totalports = lanes / CSI_LANES_PER_BRICK; in tegra_vi_channel_alloc()