Lines Matching +defs:val +defs:value
73 u8 val; member
537 static int ov5645_write_reg(struct ov5645 *ov5645, u16 reg, u8 val) in ov5645_write_reg()
556 static int ov5645_read_reg(struct ov5645 *ov5645, u16 reg, u8 *val) in ov5645_read_reg()
583 u8 val = ov5645->aec_pk_manual; in ov5645_set_aec_mode() local
600 u8 val = ov5645->aec_pk_manual; in ov5645_set_agc_mode() local
699 static int ov5645_set_saturation(struct ov5645 *ov5645, s32 value) in ov5645_set_saturation()
711 static int ov5645_set_hflip(struct ov5645 *ov5645, s32 value) in ov5645_set_hflip()
713 u8 val = ov5645->timing_tc_reg21; in ov5645_set_hflip() local
728 static int ov5645_set_vflip(struct ov5645 *ov5645, s32 value) in ov5645_set_vflip()
730 u8 val = ov5645->timing_tc_reg20; in ov5645_set_vflip() local
745 static int ov5645_set_test_pattern(struct ov5645 *ov5645, s32 value) in ov5645_set_test_pattern()
747 u8 val = 0; in ov5645_set_test_pattern() local
767 u8 val = 0; in ov5645_set_awb() local