Searched refs:mt9v111 (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/media/i2c/ |
| H A D | mt9v111.c | 368 clk_set_rate(mt9v111->clk, mt9v111->sysclk); in __mt9v111_power_on() 396 if (!mt9v111->reset) in __mt9v111_hw_reset() 774 mt9v111->fps = fps; in mt9v111_set_frame_interval() 1034 if (mt9v111->auto_exp->is_new || mt9v111->auto_awb->is_new) { in mt9v111_s_ctrl() 1125 mt9v111 = devm_kzalloc(&client->dev, sizeof(*mt9v111), GFP_KERNEL); in mt9v111_probe() 1126 if (!mt9v111) in mt9v111_probe() 1136 mt9v111->sysclk = clk_get_rate(mt9v111->clk); in mt9v111_probe() 1169 mt9v111->auto_awb = v4l2_ctrl_new_std(&mt9v111->ctrls, in mt9v111_probe() 1174 mt9v111->auto_exp = v4l2_ctrl_new_std_menu(&mt9v111->ctrls, in mt9v111_probe() 1200 mt9v111->sd.ctrl_handler = &mt9v111->ctrls; in mt9v111_probe() [all …]
|
| H A D | Makefile | 82 obj-$(CONFIG_VIDEO_MT9V111) += mt9v111.o
|
| H A D | Kconfig | 330 module will be called mt9v111.
|
| /linux-6.15/Documentation/devicetree/bindings/media/i2c/ |
| H A D | aptina,mt9v111.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/aptina,mt9v111.yaml# 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-6.15/arch/arm/boot/dts/renesas/ |
| H A D | gr-peach-audiocamerashield.dtsi | 51 compatible = "aptina,mt9v111";
|
| /linux-6.15/Documentation/devicetree/bindings/display/tegra/ |
| H A D | nvidia,tegra20-vi.yaml | 127 compatible = "aptina,mt9v111";
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | i2c-cardlist.rst | 81 mt9v111 Aptina MT9V111 sensor
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 16708 F: Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.yaml 16709 F: drivers/media/i2c/mt9v111.c
|