Home
last modified time | relevance | path

Searched refs:mt9v032 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dmt9v032.c184 struct mt9v032 { struct
220 static struct mt9v032 *to_mt9v032(struct v4l2_subdev *sd) in to_mt9v032() argument
222 return container_of(sd, struct mt9v032, subdev); in to_mt9v032()
226 mt9v032_update_aec_agc(struct mt9v032 *mt9v032, u16 which, int enable) in mt9v032_update_aec_agc() argument
228 struct regmap *map = mt9v032->regmap; in mt9v032_update_aec_agc()
229 u16 value = mt9v032->aec_agc; in mt9v032_update_aec_agc()
241 mt9v032->aec_agc = value; in mt9v032_update_aec_agc()
246 mt9v032_update_hblank(struct mt9v032 *mt9v032) in mt9v032_update_hblank() argument
248 struct v4l2_rect *crop = &mt9v032->crop; in mt9v032_update_hblank()
249 unsigned int min_hblank = mt9v032->model->data->min_hblank; in mt9v032_update_hblank()
[all …]
H A DMakefile71 obj-$(CONFIG_VIDEO_MT9V032) += mt9v032.o
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dmt9v032.txt14 (e) "aptina,mt9v032" for MT9V032 color sensor
31 mt9v032@5c {
32 compatible = "aptina,mt9v032";
/openbmc/linux/Documentation/admin-guide/media/
H A Di2c-cardlist.rst80 mt9v032 Micron MT9V032 sensor
/openbmc/linux/
H A DMAINTAINERS14610 F: Documentation/devicetree/bindings/media/i2c/mt9v032.txt
14611 F: drivers/media/i2c/mt9v032.c
14612 F: include/media/i2c/mt9v032.h
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]