Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_cableA_video_eq_table.h90 .clk_adc_post = { 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 },
180 .clk_adc_post = { 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 },
263 .clk_adc_post = { 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 },
347 .clk_adc_post = { 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 },
441 .clk_adc_post = { 0x2, 0x2, 0x2, 0x2, 0x2, 0x2 },
532 .clk_adc_post = { 0x2, 0x2, 0x2, 0x2, 0x2, 0x2 },
624 .clk_adc_post = { 0x2, 0x2, 0x2, 0x2, 0x2, 0x2 },
715 .clk_adc_post = { 0x2, 0x2, 0x2, 0x2, 0x2, 0x2 },
806 .clk_adc_post = { 0x2, 0x2, 0x2, 0x2, 0x2, 0x2 },
897 .clk_adc_post = { 0x2, 0x2, 0x2, 0x2, 0x2, 0x2 },
[all …]
H A Djaguar1_video_eq.h99 unsigned char clk_adc_post[11]; // Bank1 0x8C member
H A Djaguar1_video_eq.c134 REG_SET_1x8C_0_8_EQ_CLOCK_POST_CLK( ch, pclk->clk_adc_post[dist] ); in __eq_clk_set_value()