Searched refs:ycmux_mode (Results 1 – 3 of 3) 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.h | 617 u8 ycmux_mode; /* This mode requires one (0) or two (1) member
|