Home
last modified time | relevance | path

Searched refs:SINGLE_ENDED (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_cableB_video_eq_table.h27 .analog_input = SINGLE_ENDED,
112 .analog_input = SINGLE_ENDED,
197 .analog_input = SINGLE_ENDED,
282 .analog_input = SINGLE_ENDED,
368 .analog_input = SINGLE_ENDED,
454 .analog_input = SINGLE_ENDED,
539 .analog_input = SINGLE_ENDED,
624 .analog_input = SINGLE_ENDED,
709 .analog_input = SINGLE_ENDED,
794 .analog_input = SINGLE_ENDED,
[all …]
H A Djaguar1_cableA_video_eq_table.h31 .analog_input = SINGLE_ENDED,
122 .analog_input = SINGLE_ENDED,
210 .analog_input = SINGLE_ENDED,
293 .analog_input = SINGLE_ENDED,
382 .analog_input = SINGLE_ENDED,
473 .analog_input = SINGLE_ENDED,
565 .analog_input = SINGLE_ENDED,
656 .analog_input = SINGLE_ENDED,
747 .analog_input = SINGLE_ENDED,
838 .analog_input = SINGLE_ENDED,
[all …]
H A Djaguar1_drv.c156 video_val.input = SINGLE_ENDED;
875 sVideoall.ch_param[ch].input = SINGLE_ENDED; in jaguar1_module_init()
H A Djaguar1_common.h274 SINGLE_ENDED = 0, enumerator
H A Djaguar1_video.c680 else if( input == SINGLE_ENDED ) in vd_jaguar1_single_differ_set()
907 eq_set.Input = SINGLE_ENDED; in vd_jaguar1_init_set()
H A Djaguar1_video_eq.c234 else if( input == SINGLE_ENDED ) in video_input_eq_analog_input_set()
H A Djaguar1_coax_protocol.c920 vd_set.input = SINGLE_ENDED; in coax_fw_ready_cmd_ack_from_isp_recv()
1327 vd_set.input = SINGLE_ENDED; in coax_fw_revert_to_previous_fmt_set()
H A Djaguar1_v4l2.c454 video_init.ch_param[ch].input = SINGLE_ENDED; in jaguar1_stream()
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A Dcx231xx-conf-reg.h61 #define SINGLE_ENDED 0x0 macro
H A Dcx231xx-avcore.c489 case SINGLE_ENDED: in cx231xx_afe_adjust_ref_count()