Searched full:aptina (Results 1 – 19 of 19) sorted by relevance
/Linux-v5.4/Documentation/devicetree/bindings/media/i2c/ |
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 …]
|
D | mt9p031.txt | 1 * Aptina 1/2.5-Inch 5Mp CMOS Digital Image Sensor 3 The Aptina MT9P031 is a 1/2.5-inch CMOS active pixel digital image sensor with 9 (a) "aptina,mt9p031" for mt9p031 sensor 10 (b) "aptina,mt9p031m" for mt9p031m sensor 28 compatible = "aptina,mt9p031";
|
D | aptina,mt9v111.txt | 1 * Aptina MT9V111 CMOS sensor 4 The Aptina MT9V111 is a 1/4-Inch VGA-format digital image sensor with a core 5 based on Aptina MT9V011 sensor and an integrated Image Flow Processor (IFP). 14 - compatible: shall be "aptina,mt9v111". 35 compatible = "aptina,mt9v111";
|
/Linux-v5.4/drivers/media/i2c/ |
D | Kconfig | 867 This driver supports MT9M032 camera sensors from Aptina, monochrome 876 Micron/Aptina 879 tristate "Aptina MT9P031 support" 884 This is a Video4Linux2 sensor driver for the Aptina 888 tristate "Aptina MT9T001 support" 892 This is a Video4Linux2 sensor driver for the Aptina 896 tristate "Aptina MT9T111/MT9T112 support" 900 This is a Video4Linux2 sensor driver for the Aptina 926 tristate "Aptina MT9V111 sensor support" 930 This is a Video4Linux2 sensor driver for the Aptina/Micron
|
D | aptina-pll.c | 3 * Aptina Sensor PLL Configuration 14 #include "aptina-pll.h" 158 MODULE_DESCRIPTION("Aptina PLL Helpers");
|
D | mt9v032.c | 1269 { .compatible = "aptina,mt9v022" }, 1270 { .compatible = "aptina,mt9v022m" }, 1271 { .compatible = "aptina,mt9v024" }, 1272 { .compatible = "aptina,mt9v024m" }, 1273 { .compatible = "aptina,mt9v032" }, 1274 { .compatible = "aptina,mt9v032m" }, 1275 { .compatible = "aptina,mt9v034" }, 1276 { .compatible = "aptina,mt9v034m" }, 1294 MODULE_DESCRIPTION("Aptina MT9V032 Camera driver");
|
D | aptina-pll.h | 3 * Aptina Sensor PLL Configuration
|
D | mt9p031.c | 3 * Driver for MT9P031 CMOS Image Sensor from Aptina 32 #include "aptina-pll.h" 1175 { .compatible = "aptina,mt9p031", }, 1176 { .compatible = "aptina,mt9p031m", }, 1194 MODULE_DESCRIPTION("Aptina MT9P031 Camera driver");
|
D | Makefile | 10 obj-$(CONFIG_VIDEO_APTINA_PLL) += aptina-pll.o
|
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()
|
D | mt9v111.c | 3 * V4L2 sensor driver for Aptina MT9V111 image sensor 1266 { .compatible = "aptina,mt9v111", }, 1281 MODULE_DESCRIPTION("V4L2 sensor driver for Aptina MT9V111");
|
D | mt9t001.c | 3 * Driver for MT9T001 CMOS Image Sensor from Aptina (Micron) 984 MODULE_DESCRIPTION("Aptina (Micron) MT9T001 Camera driver");
|
D | mt9m111.c | 3 * Driver for MT9M111/MT9M112/MT9M131 CMOS Image Sensor from Micron/Aptina 1397 MODULE_DESCRIPTION("Micron/Aptina MT9M111/MT9M112/MT9M131 Camera driver");
|
D | mt9m032.c | 26 #include "aptina-pll.h"
|
/Linux-v5.4/drivers/staging/media/soc_camera/ |
D | Kconfig | 19 Micron/Aptina.
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | gr-peach-audiocamerashield.dtsi | 51 compatible = "aptina,mt9v111";
|
D | logicpd-torpedo-baseboard.dtsi | 284 compatible = "aptina,mt9p031";
|
/Linux-v5.4/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 90 "^aptina,.*": 91 description: Aptina Imaging
|
/Linux-v5.4/ |
D | MAINTAINERS | 1178 APTINA CAMERA SENSOR PLL 1182 F: drivers/media/i2c/aptina-pll.* 11022 MT9M032 APTINA SENSOR DRIVER 11030 MT9P031 APTINA CAMERA SENSOR 11038 MT9T001 APTINA CAMERA SENSOR 11046 MT9T112 APTINA CAMERA SENSOR 11054 MT9V032 APTINA CAMERA SENSOR 11063 MT9V111 APTINA CAMERA SENSOR 11068 F: Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.txt
|