Home
last modified time | relevance | path

Searched refs:y_peaking_mode (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_cableA_video_eq_table.h59 .y_peaking_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
150 .y_peaking_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
234 .y_peaking_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
317 .y_peaking_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
410 .y_peaking_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
501 .y_peaking_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
593 .y_peaking_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
684 .y_peaking_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
775 .y_peaking_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
866 .y_peaking_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
[all …]
H A Djaguar1_video_eq.h64 unsigned char y_peaking_mode[11]; // Bank0 0x18 member
H A Djaguar1_video_eq.c86 REG_SET_0x30_0_8_EQ_COLOR_H_PEAKING_1( ch, pcolor->y_peaking_mode[dist] ); in __eq_color_set_value()