Searched refs:pg_mode (Results 1 – 3 of 3) sorted by relevance
72 u8 pg_mode; member
278 if (chan->pg_mode || data_type == TEGRA_IMAGE_DT_YUV422_8 || in tegra_channel_capture_setup()975 if (!csi_chan->pg_mode) in tegra210_csi_port_start_streaming()1046 if (csi_chan->pg_mode) { in tegra210_csi_port_start_streaming()1048 ((csi_chan->pg_mode - 1) << PG_MODE_OFFSET) | in tegra210_csi_port_start_streaming()1098 if (csi_chan->pg_mode) { in tegra210_csi_port_stop_streaming()
227 enum tegra_vi_pg_mode pg_mode; member