| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| 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 …]
|
| D | Kconfig | 1149 tristate "Aptina MT9V111 sensor support" 1153 MT9V111 sensor. 1156 module will be called mt9v111.
|
| D | Makefile | 95 obj-$(CONFIG_VIDEO_MT9V111) += mt9v111.o
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| 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 …]
|
| D | Kconfig | 250 tristate "Aptina MT9V111 sensor support" 253 MT9V111 sensor. 256 module will be called mt9v111.
|
| D | Makefile | 72 obj-$(CONFIG_VIDEO_MT9V111) += mt9v111.o
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| 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";
|
| D | ti,ds90ub960.yaml | 365 /* Link 1 has DS90UB913 serializer and MT9V111 sensor */ 410 compatible = "aptina,mt9v111";
|
| D | ti,ds90ub913.yaml | 120 compatible = "aptina,mt9v111";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| 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 14 - compatible: shall be "aptina,mt9v111". 35 compatible = "aptina,mt9v111";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/renesas/ |
| D | gr-peach-audiocamerashield.dtsi | 51 compatible = "aptina,mt9v111";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | gr-peach-audiocamerashield.dtsi | 51 compatible = "aptina,mt9v111";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/tegra/ |
| D | nvidia,tegra20-vi.yaml | 127 compatible = "aptina,mt9v111";
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | gspca-cardlist.rst | 390 sn9c20x 0c45:6270 PC Camera (SN9C201 + MT9V011/MT9V111/MT9V112) 401 sn9c20x 0c45:62b0 PC Camera (SN9C202 + MT9V011/MT9V111/MT9V112)
|
| D | i2c-cardlist.rst | 81 mt9v111 Aptina MT9V111 sensor
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | i2c-cardlist.rst | 79 mt9v111 Aptina MT9V111 sensor
|
| D | gspca-cardlist.rst | 390 sn9c20x 0c45:6270 PC Camera (SN9C201 + MT9V011/MT9V111/MT9V112) 401 sn9c20x 0c45:62b0 PC Camera (SN9C202 + MT9V011/MT9V111/MT9V112)
|
| /kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
| D | em28xx-camera.c | 17 0xb8 >> 1, /* MT9V111, MT9V403 */
|
| /kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
| D | em28xx-camera.c | 27 0xb8 >> 1, /* MT9V111, MT9V403 */
|
| /kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
| 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 */
|
| D | sq930x.c | 378 "mt9v111",
|
| 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()
|
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
| 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 */
|
| D | sq930x.c | 378 "mt9v111",
|
| D | sn9c20x.c | 1187 pr_err("MT9V111 sensor initialization failed\n"); in mt9v_init_sensor() 1193 pr_info("MT9V111 sensor detected\n"); in mt9v_init_sensor()
|