/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | mt9v032.txt | 1 * Aptina 1/3-Inch WVGA CMOS Digital Image Sensor 3 The Aptina MT9V032 is a 1/3-inch CMOS active pixel digital image sensor with 10 (a) "aptina,mt9v022" for MT9V022 color sensor 11 (b) "aptina,mt9v022m" for MT9V022 monochrome sensor 12 (c) "aptina,mt9v024" for MT9V024 color sensor 13 (d) "aptina,mt9v024m" for MT9V024 monochrome sensor 14 (e) "aptina,mt9v032" for MT9V032 color sensor 15 (f) "aptina,mt9v032m" for MT9V032 monochrome sensor 16 (g) "aptina,mt9v034" for MT9V034 color sensor 17 (h) "aptina,mt9v034m" for MT9V034 monochrome sensor [all …]
|
H A D | aptina,mt9p031.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/aptina,mt9p031.yaml# 7 title: Aptina 1/2.5-Inch 5Mp CMOS Digital Image Sensor 13 The Aptina MT9P031 is a 1/2.5-inch CMOS active pixel digital image sensor 20 - aptina,mt9p006 21 - aptina,mt9p031 22 - aptina,mt9p031m 90 compatible = "aptina,mt9p031";
|
H A D | aptina,mt9v111.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/aptina,mt9v111.yaml# 7 title: Aptina MT9V111 CMOS sensor 13 The Aptina MT9V111 is a 1/4-Inch VGA-format digital image sensor with a core 14 based on Aptina MT9V011 sensor and an integrated Image Flow Processor (IFP). 22 const: aptina,mt9v111 63 compatible = "aptina,mt9v111";
|
H A D | ti,ds90ub913.yaml | 120 compatible = "aptina,mt9v111";
|
H A D | ti,ds90ub960.yaml | 411 compatible = "aptina,mt9v111";
|
/linux/drivers/media/i2c/ |
H A D | aptina-pll.c | 3 * Aptina Sensor PLL Configuration 13 #include "aptina-pll.h" 157 MODULE_DESCRIPTION("Aptina PLL Helpers");
|
H A D | mt9v032.c | 1278 { .compatible = "aptina,mt9v022", .data = &mt9v032_models[MT9V032_MODEL_V022_COLOR] }, 1279 { .compatible = "aptina,mt9v022m", .data = &mt9v032_models[MT9V032_MODEL_V022_MONO] }, 1280 { .compatible = "aptina,mt9v024", .data = &mt9v032_models[MT9V032_MODEL_V024_COLOR] }, 1281 { .compatible = "aptina,mt9v024m", .data = &mt9v032_models[MT9V032_MODEL_V024_MONO] }, 1282 { .compatible = "aptina,mt9v032", .data = &mt9v032_models[MT9V032_MODEL_V032_COLOR] }, 1283 { .compatible = "aptina,mt9v032m", .data = &mt9v032_models[MT9V032_MODEL_V032_MONO] }, 1284 { .compatible = "aptina,mt9v034", .data = &mt9v032_models[MT9V032_MODEL_V034_COLOR] }, 1285 { .compatible = "aptina,mt9v034m", .data = &mt9v032_models[MT9V032_MODEL_V034_MONO] }, 1302 MODULE_DESCRIPTION("Aptina MT9V032 Camera driver");
|
H A D | Kconfig | 280 Micron/Aptina 293 tristate "Aptina MT9P031 support" 296 This is a Video4Linux2 sensor driver for the Aptina 300 tristate "Aptina MT9T111/MT9T112 support" 302 This is a Video4Linux2 sensor driver for the Aptina 323 tristate "Aptina MT9V111 sensor support" 325 This is a Video4Linux2 sensor driver for the Aptina/Micron
|
H A D | aptina-pll.h | 3 * Aptina Sensor PLL Configuration
|
H A D | mt9p031.c | 3 * Driver for MT9P031 CMOS Image Sensor from Aptina 32 #include "aptina-pll.h" 1220 { .compatible = "aptina,mt9p006", .data = &mt9p031_models_bayer }, 1221 { .compatible = "aptina,mt9p031", .data = &mt9p031_models_bayer }, 1222 { .compatible = "aptina,mt9p031m", .data = &mt9p031_models_mono }, 1238 MODULE_DESCRIPTION("Aptina MT9P031 Camera driver");
|
H A D | mt9t112.c | 579 /* Secret register by Aptina. */ in mt9t112_init_setting() 586 /* Secret register by Aptina. */ in mt9t112_init_setting() 593 /* Secret register by Aptina. */ in mt9t112_init_setting() 600 /* Secret register by Aptina. */ in mt9t112_init_setting()
|
H A D | mt9v111.c | 3 * V4L2 sensor driver for Aptina MT9V111 image sensor 1265 { .compatible = "aptina,mt9v111", }, 1281 MODULE_DESCRIPTION("V4L2 sensor driver for Aptina MT9V111");
|
H A D | Makefile | 21 obj-$(CONFIG_VIDEO_APTINA_PLL) += aptina-pll.o
|
H A D | mt9m111.c | 3 * Driver for MT9M111/MT9M112/MT9M131 CMOS Image Sensor from Micron/Aptina 1403 MODULE_DESCRIPTION("Micron/Aptina MT9M111/MT9M112/MT9M131 Camera driver");
|
/linux/arch/arm/boot/dts/renesas/ |
H A D | gr-peach-audiocamerashield.dtsi | 51 compatible = "aptina,mt9v111";
|
/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 77 mt9p031 Aptina MT9P031 78 mt9t112 Aptina MT9T111/MT9T112 81 mt9v111 Aptina MT9V111 sensor
|
/linux/Documentation/devicetree/bindings/display/tegra/ |
H A D | nvidia,tegra20-vi.yaml | 127 compatible = "aptina,mt9v111";
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | logicpd-torpedo-baseboard.dtsi | 338 compatible = "aptina,mt9p031";
|
/linux/ |
H A D | MAINTAINERS | 1734 APTINA CAMERA SENSOR PLL 1738 F: drivers/media/i2c/aptina-pll.* 15995 MT9P031 APTINA CAMERA SENSOR 16000 F: Documentation/devicetree/bindings/media/i2c/aptina,mt9p031.yaml 16003 MT9T112 APTINA CAMERA SENSOR 16011 MT9V032 APTINA CAMERA SENSOR 16020 MT9V111 APTINA CAMERA SENSOR 16025 F: Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.yaml
|