Searched refs:ycmux_mode (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/media/platform/ti/davinci/ |
| H A D | vpif.c | 69 .ycmux_mode = 0, 86 .ycmux_mode = 0, 103 .ycmux_mode = 0, 120 .ycmux_mode = 0, 137 .ycmux_mode = 0, 157 .ycmux_mode = 0, 177 .ycmux_mode = 0, 196 .ycmux_mode = 1, 216 .ycmux_mode = 1, 344 vpif_wr_bit(reg, VPIF_CH_YC_MUX_BIT, config->ycmux_mode); in config_vpif_params() [all …]
|
| H A D | vpif_display.c | 48 static int ycmux_mode; variable 184 ycmux_mode, ch->vpifparams.std_info.hd_sd); in vpif_start_streaming() 196 ycmux_mode = ret; in vpif_start_streaming() 225 if (VPIF_CHANNEL3_VIDEO == ch->channel_id || ycmux_mode == 2) { in vpif_start_streaming() 265 if (VPIF_CHANNEL3_VIDEO == ch->channel_id || ycmux_mode == 2) { in vpif_stop_streaming() 986 std_info->ycmux_mode = 0; in vpif_s_dv_timings() 1347 ycmux_mode == 2) { in vpif_suspend() 1379 ycmux_mode == 2) { in vpif_resume()
|
| H A D | vpif_capture.c | 52 static int ycmux_mode; variable 182 setup_input_channel_mode(vpif->std_info.ycmux_mode); in vpif_start_streaming() 202 ycmux_mode = ret; in vpif_start_streaming() 231 ycmux_mode == 2) { in vpif_start_streaming() 272 ycmux_mode == 2) { in vpif_stop_streaming() 277 ycmux_mode = 0; in vpif_stop_streaming() 1229 std_info->ycmux_mode = 0; in vpif_s_dv_timings() 1762 ycmux_mode == 2) { in vpif_suspend() 1796 ycmux_mode == 2) { in vpif_resume()
|
| H A D | vpif.h | 617 u8 ycmux_mode; /* This mode requires one (0) or two (1) member
|