Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dcsi.h126 unsigned int csi_max_channels; member
H A Dcsi.c505 unsigned int tpg_channels = csi->soc->csi_max_channels; in tegra_csi_tpg_channels_alloc()
538 if (portno >= csi->soc->csi_max_channels) { in tegra_csi_channels_alloc()
H A Dtegra210.c1216 .csi_max_channels = 6,