Searched refs:mt9m001 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9m001.c | 88 struct mt9m001 { struct 110 static struct mt9m001 *to_mt9m001(const struct i2c_client *client) in to_mt9m001() argument 112 return container_of(i2c_get_clientdata(client), struct mt9m001, subdev); in to_mt9m001() 189 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_apply_selection() local 198 { MT9M001_COLUMN_START, mt9m001->rect.left }, in mt9m001_apply_selection() 199 { MT9M001_ROW_START, mt9m001->rect.top }, in mt9m001_apply_selection() 200 { MT9M001_WINDOW_WIDTH, mt9m001->rect.width - 1 }, in mt9m001_apply_selection() 202 mt9m001->rect.height + mt9m001->y_skip_top - 1 }, in mt9m001_apply_selection() 211 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_s_stream() local 214 mutex_lock(&mt9m001->mutex); in mt9m001_s_stream() [all …]
|
H A D | Makefile | 66 obj-$(CONFIG_VIDEO_MT9M001) += mt9m001.o
|
H A D | Kconfig | 208 tristate "mt9m001 support"
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | mt9m001.txt | 8 - compatible: shall be "onnn,mt9m001". 27 compatible = "onnn,mt9m001";
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 75 mt9m001 mt9m001
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |