Searched refs:pg_mode (Results 1 – 4 of 4) sorted by relevance
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
337 csi_chan->pg_mode = chan->pg_mode; in tegra_csi_enable_stream()
913 chan->pg_mode = ctrl->val + 1; in vi_s_ctrl()