Searched refs:port_seq_ch01 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/ |
| H A D | jaguar1_video_table.h | 126 unsigned char port_seq_ch01[4]; // 1xc0[7:0] member 3257 .port_seq_ch01 = {0x00, 0x11, 0x22, 0x33}, 3272 .port_seq_ch01 = {0x00, 0x11, 0x22, 0x33}, 3287 .port_seq_ch01 = {0x00, 0x11, 0x22, 0x33}, 3302 .port_seq_ch01 = {0x00, 0x11, 0x22, 0x33}, 3317 .port_seq_ch01 = {0x00, 0x11, 0x22, 0x33}, 3332 .port_seq_ch01 = {0x00, 0x11, 0x22, 0x33}, 3347 .port_seq_ch01 = {0x00, 0x11, 0x22, 0x33}, 3362 .port_seq_ch01 = {0x00, 0x11, 0x22, 0x33}, 3377 .port_seq_ch01 = {0x00, 0x11, 0x22, 0x33}, [all …]
|
| H A D | jaguar1_video.c | 573 gpio_i2c_write(jaguar1_i2c_addr[dev], 0xc0 + (ch * 0x02), param->port_seq_ch01[ch]); in vd_vo_seq_set()
|