Home
last modified time | relevance | path

Searched defs:ov4689 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dov4689.c123 struct ov4689 { struct
129 struct regulator_bulk_data supplies[ARRAY_SIZE(ov4689_supply_names)]; argument
139 const struct ov4689_mode *cur_mode; argument
142 #define to_ov4689(sd) container_of(sd, struct ov4689, subdev) argument
337 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_set_fmt() local
374 static int ov4689_enable_test_pattern(struct ov4689 *ov4689, u32 pattern) in ov4689_enable_test_pattern()
415 static int ov4689_setup_timings(struct ov4689 *ov4689) in ov4689_setup_timings()
437 static int ov4689_setup_blc_anchors(struct ov4689 *ov4689) in ov4689_setup_blc_anchors()
452 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_s_stream() local
511 static inline u32 ov4689_cal_delay(struct ov4689 *ov4689, u32 cycles) in ov4689_cal_delay()
[all …]