Searched refs:CVBS (Results 1 - 25 of 25) sorted by relevance

/linux-4.1.27/include/media/
H A Dadv7183.h24 #define ADV7183_COMPOSITE0 0 /* CVBS in on AIN1 */
25 #define ADV7183_COMPOSITE1 1 /* CVBS in on AIN2 */
26 #define ADV7183_COMPOSITE2 2 /* CVBS in on AIN3 */
27 #define ADV7183_COMPOSITE3 3 /* CVBS in on AIN4 */
28 #define ADV7183_COMPOSITE4 4 /* CVBS in on AIN5 */
29 #define ADV7183_COMPOSITE5 5 /* CVBS in on AIN6 */
30 #define ADV7183_COMPOSITE6 6 /* CVBS in on AIN7 */
31 #define ADV7183_COMPOSITE7 7 /* CVBS in on AIN8 */
32 #define ADV7183_COMPOSITE8 8 /* CVBS in on AIN9 */
33 #define ADV7183_COMPOSITE9 9 /* CVBS in on AIN10 */
34 #define ADV7183_COMPOSITE10 10 /* CVBS in on AIN11 */
H A Dtvp514x.h51 * CVBS input selection
/linux-4.1.27/drivers/video/fbdev/
H A Dbfin_adv7393fb.h84 0x82, 0xCB, /* Step control on, pixel data valid, pedestal on, PrPb SSAF on, CVBS/YC output */
102 0x82, 0x8B, /* Step control on, pixel data invalid, pedestal on, PrPb SSAF on, CVBS/YC output */
124 0x82, 0x8B, /* Step control on, pixel data invalid, pedestal on, PrPb SSAF on, CVBS/YC output */
140 0x82, 0x8B, /* Step control on, pixel data invalid, pedestal on, PrPb SSAF on, CVBS/YC output */
156 0x82, 0x8B, /* Step control on, pixel data invalid, pedestal on, PrPb SSAF on, CVBS/YC output */
/linux-4.1.27/drivers/media/pci/saa7146/
H A Dhexium_gemini.c43 { 0, "CVBS 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
44 { 1, "CVBS 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
45 { 2, "CVBS 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
46 { 3, "CVBS 4", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
47 { 4, "CVBS 5", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
48 { 5, "CVBS 6", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
H A Dhexium_orion.c44 { 0, "CVBS 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
45 { 1, "CVBS 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
46 { 2, "CVBS 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
47 { 3, "CVBS 4", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
48 { 4, "CVBS 5", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
49 { 5, "CVBS 6", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dau8522_decoder.c26 * Enough is implemented here for CVBS and S-Video inputs, but the actual
28 * has its own demodulator and outputs CVBS)
61 0="ATV RF" 1="ATV RF13" 2="CVBS" 3="S-Video" 4="PAL" 5=CVBS13" 6="SVideo13"
329 to be in CVBS mode for the S-Video input (reason unknown). */ setup_decoder_defaults()
389 /* Disable automatic PGA (since the CVBS is coming from the tuner) */ au8522_setup_cvbs_tuner_mode()
392 /* Set input mode to CVBS on channel 4 with SIF audio input enabled */ au8522_setup_cvbs_tuner_mode()
/linux-4.1.27/drivers/media/i2c/
H A Dsaa7127.c519 state->reg_2d = 0x0f; /* RGB + CVBS (for sync) */ saa7127_set_output_type()
525 state->reg_2d = 0x20; /* CVBS only */ saa7127_set_output_type()
527 state->reg_2d = 0x08; /* 00001000 CVBS only, RGB DAC's off (high impedance mode) */ saa7127_set_output_type()
535 state->reg_2d = 0xff; /*11111111 croma -> R, luma -> CVBS + G + B */ saa7127_set_output_type()
545 state->reg_2d = 0x0f; /* reg 2D = 00001111, all DAC's on, RGB + CVBS */ saa7127_set_output_type()
H A Dadv7183.c49 * Mode 1 CVBS Input (Composite Video on AIN5)
53 ADV7183_IN_CTRL, 0x04, /* CVBS input on AIN5 */
H A Dsaa7110.c49 #define SAA7110_MAX_INPUT 9 /* 6 CVBS, 3 SVHS */
H A Dadv7842.c1675 io_write(sd, 0x00, vid_std_select); /* video std: CVBS or YC mode */ select_input()
1686 /* Manual analog input muxing mode, CVBS (6.4)*/ select_input()
1689 afe_write(sd, 0x03, 0xa0); /* ADC0 to AIN10 (CVBS), ADC1 N/C*/ select_input()
1692 afe_write(sd, 0x03, 0xa0); /* ADC0 to AIN10 (CVBS), ADC1 N/C*/ select_input()
2169 "CVBS & HDMI AUDIO",
H A Dadv7180.c925 /* ADI required writes to make differential CVBS work */ adv7182_select_input()
/linux-4.1.27/drivers/media/pci/ttpci/
H A Dav7110_hw.h49 #define FB_OFF SAA7146_GPIO_LO /* FastBlank off (CVBS-Mode) */
H A Dav7110.c95 MODULE_PARM_DESC(vidmode,"analog video out: 0 off, 1 CVBS+RGB (default), 2 CVBS+YC, 3 YC");
104 " signal on SCART pin 16 to switch SCART video mode from CVBS to RGB");
H A Dav7110_v4l.c277 dprintk(1, "switching SAA7113 to Video AV CVBS Input\n"); av7110_dvb_c_switch()
/linux-4.1.27/drivers/video/fbdev/sis/
H A Dsis_main.h380 {"CVBS", CRT2_TV, TV_AVIDEO, FL_300|FL_315},
383 {"SVIDEO+CVBS", CRT2_TV, TV_AVIDEO|TV_SVIDEO, FL_300|FL_315},
384 {"CVBS+SVIDEO", CRT2_TV, TV_AVIDEO|TV_SVIDEO, FL_300|FL_315},
H A Dinitdef.h232 [0] VB connected with CVBS
H A Dsis_main.c2566 printk(KERN_INFO "%s CVBS output\n", stdstr); SiS_SenseCh()
2605 printk(KERN_INFO "%s CVBS output\n", stdstr); SiS_SenseCh()
H A Dinit301.c8244 temp |= 0xc0; /* Enable SCART + CVBS */ SiS_Chrontel701xOn()
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-av-core.c592 NONE, CVBS, Y, C, SIF, Pb, Pr set_input() enumerator in enum:analog_signal_type
607 ch[0] = CVBS; set_input()
724 case CVBS: set_input()
H A Dcx18-av-audio.c67 * of audio/video sync problems with SVideo and CVBS captures. set_audclk_freq()
H A Dcx18-firmware.c265 * of audio/video sync problems with SVideo and CVBS captures. cx18_init_power()
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.h471 bool enable_cvbs_output; /**< flag CVBS ouput enable */
H A Ddrxj.c659 true, /* flag CVBS ouput enable */
9725 * SIF and CVBS ADC are powered down
9755 /* Disable ATV outputs (ATV reset enables CVBS, undo this) */ power_down_atv()
/linux-4.1.27/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c699 /* Set CVBS input mode */ cx231xx_set_decoder_video_input()
819 /* Set CVBS input mode */ cx231xx_set_decoder_video_input()
887 /* Set CVBS input mode */ cx231xx_set_decoder_video_input()
/linux-4.1.27/drivers/media/pci/saa7164/
H A Dsaa7164-api.c729 saa7164_api_set_dif(port, 0x7c, 0x04); /* CVBS EQ */ saa7164_api_configure_dif()

Completed in 975 milliseconds