Searched refs:pg_mode (Results 1 – 5 of 5) sorted by relevance
72 u8 pg_mode; member
193 if (chan->pg_mode || data_type == TEGRA_IMAGE_DT_YUV422_8 || in tegra_channel_capture_setup()885 if (!csi_chan->pg_mode) in tegra210_csi_port_start_streaming()956 if (csi_chan->pg_mode) { in tegra210_csi_port_start_streaming()958 ((csi_chan->pg_mode - 1) << PG_MODE_OFFSET) | in tegra210_csi_port_start_streaming()1008 if (csi_chan->pg_mode) { in tegra210_csi_port_stop_streaming()
210 enum tegra_vi_pg_mode pg_mode; member
330 csi_chan->pg_mode = chan->pg_mode; in tegra_csi_enable_stream()
973 chan->pg_mode = ctrl->val + 1; in vi_s_ctrl()