Searched refs:totalports (Results 1 – 2 of 2) sorted by relevance
202 u8 totalports; member
579 chan->numgangports = chan->totalports; in tegra_channel_update_gangports()1311 chan->totalports = 1; in tegra_vi_channel_alloc()1313 chan->totalports = lanes / CSI_LANES_PER_BRICK; in tegra_vi_channel_alloc()1314 chan->numgangports = chan->totalports; in tegra_vi_channel_alloc()1316 for (i = 1; i < chan->totalports; i++) in tegra_vi_channel_alloc()
Completed in 8 milliseconds