Home
last modified time | relevance | path

Searched refs:vport_out_sel (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_video_table.h129 unsigned char vport_out_sel; // 1xc8[5:0] 0x30 [low bit 0 1mux, 2 2mux, 8 4mux] member
3260 .vport_out_sel = 0x30,
3275 .vport_out_sel = 0x30,
3290 .vport_out_sel = 0x30,
3305 .vport_out_sel = 0x30,
3320 .vport_out_sel = 0x30,
3335 .vport_out_sel = 0x30,
3350 .vport_out_sel = 0x30,
3365 .vport_out_sel = 0x30,
3380 .vport_out_sel = 0x30,
[all …]
H A Djaguar1_video.c625 REG_SET_1xC8_0_8_out_sel( ch , param->vport_out_sel ); in vd_vo_mux_mode_set()