Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_video_table.h97 unsigned char hpll_mask_on; //B5/6/7/8 0x50 member
250 .hpll_mask_on = 0x80,
332 .hpll_mask_on = 0x80,
417 .hpll_mask_on = 0x80,
492 .hpll_mask_on = 0x80,
588 .hpll_mask_on = 0x84,
670 .hpll_mask_on = 0xc6,
755 .hpll_mask_on = 0xC6,
837 .hpll_mask_on = 0xC6,
919 .hpll_mask_on = 0xC6,
[all …]
H A Djaguar1_video.c438 REG_SET_5x50_0_8_HPLL_MASK_ON( ch, param->hpll_mask_on ); in vd_vi_hpll_set_seq7()