Searched refs:totalports (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/staging/media/tegra-video/
H A Dvi.c523 chan->numgangports = chan->totalports;
1222 chan->totalports = 1;
1224 chan->totalports = lanes / CSI_LANES_PER_BRICK;
1225 chan->numgangports = chan->totalports;
1227 for (i = 1; i < chan->totalports; i++)
H A Dvi.h167 * @totalports: total number of ports used for this channel
219 u8 totalports; member in struct:tegra_vi_channel

Completed in 199 milliseconds