Home
last modified time | relevance | path

Searched refs:vi_max_channels (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/staging/media/tegra-video/
Dvi.h85 unsigned int vi_max_channels; member
Dtegra20.c595 .vi_max_channels = 1, /* parallel input (VIP) */
Dvi.c1237 unsigned int nchannels = vi->soc->vi_max_channels; in tegra_vi_tpg_channels_alloc()
1274 if (port_num > vi->soc->vi_max_channels) { in tegra_vi_channels_alloc()
Dtegra210.c819 .vi_max_channels = 6,