Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_video_table.h38 unsigned char lpf_front_band; member
197 .lpf_front_band = 0x07,
279 .lpf_front_band = 0x07,
369 .lpf_front_band = 0x07,
444 .lpf_front_band = 0x07,
535 .lpf_front_band = 0x07,
617 .lpf_front_band = 0x07,
702 .lpf_front_band = 0x7,
784 .lpf_front_band = 0x7,
866 .lpf_front_band = 0x7,
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video_auto_detect.h41 unsigned char lpf_front_band; //B5/6/7/8 0x58 [1:0] member
H A Dnvp6158_video_auto_detect.c192 val_5678x58 = ((vin_auto_det->vafe.eq_band << 4) | (vin_auto_det->vafe.lpf_front_band)); in _nvp6158_video_input_auto_detect_vafe_set()
293 vin_auto_det->vafe.lpf_front_band = 0x07; in nvp6158_video_input_auto_detect_set()