Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_video_table.h127 unsigned char port_seq_ch23[4]; // 1xc1[7:0] member
3258 .port_seq_ch23 = {0x00, 0x11, 0x22, 0x33},
3273 .port_seq_ch23 = {0x00, 0x11, 0x22, 0x33},
3288 .port_seq_ch23 = {0x00, 0x11, 0x22, 0x33},
3303 .port_seq_ch23 = {0x00, 0x11, 0x22, 0x33},
3318 .port_seq_ch23 = {0x00, 0x11, 0x22, 0x33},
3333 .port_seq_ch23 = {0x00, 0x11, 0x22, 0x33},
3348 .port_seq_ch23 = {0x00, 0x11, 0x22, 0x33},
3363 .port_seq_ch23 = {0x00, 0x11, 0x22, 0x33},
3378 .port_seq_ch23 = {0x00, 0x11, 0x22, 0x33},
[all …]
H A Djaguar1_video.c574 gpio_i2c_write(jaguar1_i2c_addr[dev], 0xc1 + (ch * 0x02), param->port_seq_ch23[ch]); in vd_vo_seq_set()