Searched full:gc2145 (Results 1 – 6 of 6) sorted by relevance
3 * 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 description541 * struct gc2145_format - GC2145 pixel format description545 * @output_fmt: GC2145 output format546 * @switch_bit: GC2145 first/second switch547 * @row_col_switch: GC2145 switch row and/or column632 struct gc2145 { struct650 static inline struct gc2145 *to_gc2145(struct v4l2_subdev *_sd) in to_gc2145() argument652 return container_of(_sd, struct gc2145, sd); in to_gc2145()[all …]
95 tristate "GalaxyCore GC2145 sensor support"97 This is a V4L2 sensor-level driver for GalaxyCore GC2145101 module will be called gc2145.
43 obj-$(CONFIG_VIDEO_GC2145) += gc2145.o
4 $id: http://devicetree.org/schemas/media/i2c/galaxycore,gc2145.yaml#13 The Galaxy Core GC2145 is a 2 Megapixel CMOS image sensor, for mobile14 phone camera applications and digital camera products. GC2145 incorporates a26 const: galaxycore,gc214594 compatible = "galaxycore,gc2145";
295 gc2145: camera@3c { label296 compatible = "galaxycore,gc2145";
9399 GALAXYCORE GC2145 SENSOR DRIVER9404 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc2145.yaml9405 F: drivers/media/i2c/gc2145.c