Searched full:mt9v111 (Results 1 – 20 of 20) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9v111.c | 3 * V4L2 sensor driver for Aptina MT9V111 image sensor 31 * MT9V111 is a 1/4-Inch CMOS digital image sensor with an integrated 278 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in __mt9v111_addr_space_select() local 282 if (mt9v111->addr_space == addr_space) in __mt9v111_addr_space_select() 297 mt9v111->addr_space = addr_space; in __mt9v111_addr_space_select() 363 struct mt9v111_dev *mt9v111 = sd_to_mt9v111(sd); in __mt9v111_power_on() local 366 ret = clk_prepare_enable(mt9v111->clk); in __mt9v111_power_on() 370 clk_set_rate(mt9v111->clk, mt9v111->sysclk); in __mt9v111_power_on() 372 gpiod_set_value(mt9v111->standby, 0); in __mt9v111_power_on() 375 gpiod_set_value(mt9v111->oe, 1); in __mt9v111_power_on() [all …]
|
H A D | Kconfig | 250 tristate "Aptina MT9V111 sensor support" 253 MT9V111 sensor. 256 module will be called mt9v111.
|
H A D | Makefile | 72 obj-$(CONFIG_VIDEO_MT9V111) += mt9v111.o
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
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 22 const: aptina,mt9v111 63 compatible = "aptina,mt9v111";
|
H A D | ti,ds90ub913.yaml | 120 compatible = "aptina,mt9v111";
|
H A D | ti,ds90ub960.yaml | 365 /* Link 1 has DS90UB913 serializer and MT9V111 sensor */ 410 compatible = "aptina,mt9v111";
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | gr-peach-audiocamerashield.dtsi | 51 compatible = "aptina,mt9v111";
|
/openbmc/linux/Documentation/devicetree/bindings/display/tegra/ |
H A D | nvidia,tegra20-vi.yaml | 127 compatible = "aptina,mt9v111";
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | gspca-cardlist.rst | 390 sn9c20x 0c45:6270 PC Camera (SN9C201 + MT9V011/MT9V111/MT9V112) 401 sn9c20x 0c45:62b0 PC Camera (SN9C202 + MT9V011/MT9V111/MT9V112)
|
H A D | i2c-cardlist.rst | 81 mt9v111 Aptina MT9V111 sensor
|
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-camera.c | 17 0xb8 >> 1, /* MT9V111, MT9V403 */
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | sonixj.c | 330 /* gamma for sensors HV7131R and MT9V111 */ 1369 { /* mt9v111 */ in mi0360_probe() 1400 gspca_dbg(gspca_dev, D_PROBE, "Sensor mt9v111\n"); in mi0360_probe() 2914 /* or MT9V111 */ 2944 /* or MT9V111 / MI0360B */
|
H A D | sq930x.c | 378 "mt9v111",
|
H A D | sn9c20x.c | 1190 pr_err("MT9V111 sensor initialization failed\n"); in mt9v_init_sensor() 1196 pr_info("MT9V111 sensor detected\n"); in mt9v_init_sensor()
|
H A D | zc3xx.c | 4113 /* mt9v111 (mi0360soc) and pb0330 from vm30x.inf 0ac8:301b 07/02/13 */ 6162 {0xc001, 0x13}, /* MT9V111 */ 6166 {0x8400, 0x15}, /* MT9V111 */ 6589 "Sensor MT9V111. Chip revision %04x\n", in sd_init()
|
/openbmc/linux/ |
H A D | MAINTAINERS | 14614 MT9V111 APTINA CAMERA SENSOR 14619 F: Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.yaml 14620 F: drivers/media/i2c/mt9v111.c
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |