Home
last modified time | relevance | path

Searched refs:vafe (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video_auto_detect.c170 ((vin_auto_det->vafe.gain & 0x01) << 4) | (vin_auto_det->vafe.powerdown & 0x01)); in _nvp6158_video_input_auto_detect_vafe_set()
183 val_5678x00 |= vin_auto_det->vafe.spd << 4; in _nvp6158_video_input_auto_detect_vafe_set()
187 val_5678x01 = ((vin_auto_det->vafe.ctrlreg << 6) | (vin_auto_det->vafe.ctrlibs << 4) | in _nvp6158_video_input_auto_detect_vafe_set()
188 (vin_auto_det->vafe.adcspd << 2) | (vin_auto_det->vafe.clplevel)); in _nvp6158_video_input_auto_detect_vafe_set()
192 val_5678x58 = ((vin_auto_det->vafe.eq_band << 4) | (vin_auto_det->vafe.lpf_front_band)); in _nvp6158_video_input_auto_detect_vafe_set()
196 val_5678x59 = ((vin_auto_det->vafe.clpmode << 7) | (vin_auto_det->vafe.f_lpf_bypass << 4) | in _nvp6158_video_input_auto_detect_vafe_set()
197 (vin_auto_det->vafe.clproff << 3) | (vin_auto_det->vafe.b_lpf_bypass)); in _nvp6158_video_input_auto_detect_vafe_set()
200 val_5678x5B = ((vin_auto_det->vafe.duty << 4) | (vin_auto_det->vafe.ref_vol)); in _nvp6158_video_input_auto_detect_vafe_set()
203 val_5678x5C = ((vin_auto_det->vafe.lpf_back_band << 4) | in _nvp6158_video_input_auto_detect_vafe_set()
204 (vin_auto_det->vafe.clk_sel << 3) | (vin_auto_det->vafe.eq_gainsel)); in _nvp6158_video_input_auto_detect_vafe_set()
[all …]
H A Dnvp6158_video_auto_detect.h78 video_input_vafe vafe; member
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dimx6sx.dtsi1167 reg-names = "vadc-vafe", "vadc-vdec";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6sx.dtsi1295 reg-names = "vadc-vafe", "vadc-vdec";