Home
last modified time | relevance | path

Searched refs:pg_mode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/media/tegra-video/
H A Dcsi.h72 u8 pg_mode; member
H A Dtegra210.c278 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()
H A Dvi.h227 enum tegra_vi_pg_mode pg_mode; member