Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/tegra-video/
Dcsi.h119 unsigned int csi_max_channels; member
Dcsi.c448 unsigned int tpg_channels = csi->soc->csi_max_channels; in tegra_csi_tpg_channels_alloc()
481 if (portno >= csi->soc->csi_max_channels) { in tegra_csi_channels_alloc()
Dtegra210.c992 .csi_max_channels = 6,