Home
last modified time | relevance | path

Searched full:gc2145 (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/media/i2c/
Dgc2145.c3 * A V4L2 driver for Galaxycore GC2145 camera.
8 …* Datasheet v1.0 available at http://files.pine64.org/doc/datasheet/PinebookPro/GC2145%20CSP%20Dat…
103 * struct gc2145_mode - GC2145 mode description
540 * struct gc2145_format - GC2145 pixel format description
544 * @output_fmt: GC2145 output format
545 * @switch_bit: GC2145 first/second switch
546 * @row_col_switch: GC2145 switch row and/or column
631 struct gc2145 { struct
649 static inline struct gc2145 *to_gc2145(struct v4l2_subdev *_sd) in to_gc2145() argument
651 return container_of(_sd, struct gc2145, sd); in to_gc2145()
[all …]
DKconfig95 tristate "GalaxyCore GC2145 sensor support"
97 This is a V4L2 sensor-level driver for GalaxyCore GC2145
101 module will be called gc2145.
DMakefile43 obj-$(CONFIG_VIDEO_GC2145) += gc2145.o
/linux-6.14.4/Documentation/devicetree/bindings/media/i2c/
Dgalaxycore,gc2145.yaml4 $id: http://devicetree.org/schemas/media/i2c/galaxycore,gc2145.yaml#
13 The Galaxy Core GC2145 is a 2 Megapixel CMOS image sensor, for mobile
14 phone camera applications and digital camera products. GC2145 incorporates a
26 const: galaxycore,gc2145
94 compatible = "galaxycore,gc2145";
/linux-6.14.4/arch/arm/boot/dts/st/
Dstm32mp135f-dk.dts308 gc2145: camera@3c { label
309 compatible = "galaxycore,gc2145";
/linux-6.14.4/
DMAINTAINERS9585 GALAXYCORE GC2145 SENSOR DRIVER
9590 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc2145.yaml
9591 F: drivers/media/i2c/gc2145.c