/openbmc/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 | 410 compatible = "aptina,mt9v111";
|
/openbmc/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 | 1281 { .compatible = "aptina,mt9v022" }, 1282 { .compatible = "aptina,mt9v022m" }, 1283 { .compatible = "aptina,mt9v024" }, 1284 { .compatible = "aptina,mt9v024m" }, 1285 { .compatible = "aptina,mt9v032" }, 1286 { .compatible = "aptina,mt9v032m" }, 1287 { .compatible = "aptina,mt9v034" }, 1288 { .compatible = "aptina,mt9v034m" }, 1306 MODULE_DESCRIPTION("Aptina MT9V032 Camera driver");
|
H A D | Kconfig | 217 Micron/Aptina 220 tristate "Aptina MT9P031 support" 223 This is a Video4Linux2 sensor driver for the Aptina 227 tristate "Aptina MT9T111/MT9T112 support" 229 This is a Video4Linux2 sensor driver for the Aptina 250 tristate "Aptina MT9V111 sensor support" 252 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 33 #include "aptina-pll.h" 1238 { .compatible = "aptina,mt9p006", }, 1239 { .compatible = "aptina,mt9p031", }, 1240 { .compatible = "aptina,mt9p031m", }, 1258 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 | Makefile | 20 obj-$(CONFIG_VIDEO_APTINA_PLL) += aptina-pll.o
|
H A D | mt9v111.c | 3 * V4L2 sensor driver for Aptina MT9V111 image sensor 1259 { .compatible = "aptina,mt9v111", }, 1274 MODULE_DESCRIPTION("V4L2 sensor driver for Aptina MT9V111");
|
H A D | mt9m111.c | 3 * Driver for MT9M111/MT9M112/MT9M131 CMOS Image Sensor from Micron/Aptina 1394 MODULE_DESCRIPTION("Micron/Aptina MT9M111/MT9M112/MT9M131 Camera driver");
|
/openbmc/linux/drivers/staging/media/atomisp/i2c/ |
H A D | Kconfig | 41 tristate "Aptina mt9m114 sensor support"
|
H A D | mt9m114.h | 120 /* System control register for Aptina A-1040SOC*/ 199 /* completion status polling requirements, usage based on Aptina .INI Rev2 */
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | gr-peach-audiocamerashield.dtsi | 51 compatible = "aptina,mt9v111";
|
/openbmc/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
|
/openbmc/linux/Documentation/devicetree/bindings/display/tegra/ |
H A D | nvidia,tegra20-vi.yaml | 127 compatible = "aptina,mt9v111";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | logicpd-torpedo-baseboard.dtsi | 313 compatible = "aptina,mt9p031";
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | logicpd-torpedo-baseboard.dtsi | 338 compatible = "aptina,mt9p031";
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 124 "^aptina,.*": 125 description: Aptina Imaging
|
/openbmc/linux/ |
H A D | MAINTAINERS | 1502 APTINA CAMERA SENSOR PLL 1506 F: drivers/media/i2c/aptina-pll.* 14588 MT9P031 APTINA CAMERA SENSOR 14593 F: Documentation/devicetree/bindings/media/i2c/aptina,mt9p031.yaml 14597 MT9T112 APTINA CAMERA SENSOR 14605 MT9V032 APTINA CAMERA SENSOR 14614 MT9V111 APTINA CAMERA SENSOR 14619 F: Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.yaml
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |