Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_video_table.h44 unsigned char ref_vol; member
203 .ref_vol = 0x03,
285 .ref_vol = 0x03,
375 .ref_vol = 0x03,
450 .ref_vol = 0x03,
541 .ref_vol = 0x03,
623 .ref_vol = 0x03,
708 .ref_vol = 0x1,
790 .ref_vol = 0x1,
872 .ref_vol = 0x1,
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video_auto_detect.h49 unsigned char ref_vol; //B5/6/7/8 0x5B [1:0] member
H A Dnvp6158_video_auto_detect.c200 val_5678x5B = ((vin_auto_det->vafe.duty << 4) | (vin_auto_det->vafe.ref_vol)); in _nvp6158_video_input_auto_detect_vafe_set()
299 vin_auto_det->vafe.ref_vol = 0x03; in nvp6158_video_input_auto_detect_set()