Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dvi.h85 unsigned int vi_max_channels; member
H A Dtegra20.c595 .vi_max_channels = 1, /* parallel input (VIP) */
H A 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()
H A Dtegra210.c819 .vi_max_channels = 6,