Home
last modified time | relevance | path

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

/linux-6.12.1/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…
104 * struct gc2145_mode - GC2145 mode description
541 * struct gc2145_format - GC2145 pixel format description
545 * @output_fmt: GC2145 output format
546 * @switch_bit: GC2145 first/second switch
547 * @row_col_switch: GC2145 switch row and/or column
632 struct gc2145 { struct
650 static inline struct gc2145 *to_gc2145(struct v4l2_subdev *_sd) in to_gc2145() argument
652 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.12.1/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.12.1/arch/arm/boot/dts/st/
Dstm32mp135f-dk.dts295 gc2145: camera@3c { label
296 compatible = "galaxycore,gc2145";
/linux-6.12.1/
DMAINTAINERS9399 GALAXYCORE GC2145 SENSOR DRIVER
9404 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc2145.yaml
9405 F: drivers/media/i2c/gc2145.c