Home
last modified time | relevance | path

Searched refs:totalports (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/staging/media/tegra-video/ !
Dvi.h202 u8 totalports; member
Dvi.c585 chan->numgangports = chan->totalports; in tegra_channel_update_gangports()
1317 chan->totalports = 1; in tegra_vi_channel_alloc()
1319 chan->totalports = lanes / CSI_LANES_PER_BRICK; in tegra_vi_channel_alloc()
1320 chan->numgangports = chan->totalports; in tegra_vi_channel_alloc()
1322 for (i = 1; i < chan->totalports; i++) in tegra_vi_channel_alloc()