Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dmt9v022.c141 struct mt9v022 { struct
168 static struct mt9v022 *to_mt9v022(const struct i2c_client *client) in to_mt9v022() argument
170 return container_of(i2c_get_clientdata(client), struct mt9v022, subdev); in to_mt9v022()
208 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_init() local
216 mt9v022->chip_control |= 0x10; in mt9v022_init()
217 ret = reg_write(client, MT9V022_CHIP_CONTROL, mt9v022->chip_control); in mt9v022_init()
230 ret = reg_write(client, mt9v022->reg->max_total_shutter_width, 480); in mt9v022_init()
237 return v4l2_ctrl_handler_setup(&mt9v022->hdl); in mt9v022_init()
245 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_s_stream() local
249 mt9v022->chip_control &= ~0x10; in mt9v022_s_stream()
[all …]
DMakefile6 obj-$(CONFIG_SOC_CAMERA_MT9V022) += mt9v022.o
DKconfig36 tristate "mt9v022 and mt9v024 support"
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/
Dmt9v032.txt10 (a) "aptina,mt9v022" for MT9V022 color sensor