Searched full:galaxycore (Results 1 – 11 of 11) sorted by relevance
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | galaxycore,gc0308.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/galaxycore,gc0308.yaml# 7 title: Galaxycore GC0308 and GC0309 Image Sensors 13 The GalaxyCore GC0308 (1/6.5") and GC0309 (1/9") are 640x480 VGA sensors 23 - const: galaxycore,gc0308 25 - const: galaxycore,gc0309 26 - const: galaxycore,gc0308 87 compatible = "galaxycore,gc0308";
|
H A D | galaxycore,gc08a3.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/galaxycore,gc08a3.yaml# 8 title: GalaxyCore gc08a3 1/4" 8M Pixel MIPI CSI-2 sensor 20 const: galaxycore,gc08a3 91 compatible = "galaxycore,gc08a3";
|
H A D | galaxycore,gc05a2.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/galaxycore,gc05a2.yaml# 8 title: GalaxyCore gc05a2 1/5" 5M Pixel MIPI CSI-2 sensor 20 const: galaxycore,gc05a2 91 compatible = "galaxycore,gc05a2";
|
H A D | galaxycore,gc2145.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/galaxycore,gc2145.yaml# 26 const: galaxycore,gc2145 94 compatible = "galaxycore,gc2145";
|
/linux/drivers/media/i2c/ |
H A D | Kconfig | 64 tristate "GalaxyCore GC0308 sensor support" 67 This is a Video4Linux2 sensor driver for the GalaxyCore 74 tristate "GalaxyCore gc05a2 sensor support" 77 This is a Video4Linux2 sensor driver for the GalaxyCore gc05a2 84 tristate "GalaxyCore gc08a3 sensor support" 87 This is a Video4Linux2 sensor driver for the GalaxyCore gc08a3 95 tristate "GalaxyCore GC2145 sensor support" 97 This is a V4L2 sensor-level driver for GalaxyCore GC2145
|
H A D | gc08a3.c | 3 * Driver for GalaxyCore gc08a3 image sensor 1308 { .compatible = "galaxycore,gc08a3" }, 1329 MODULE_DESCRIPTION("GalaxyCore gc08a3 Camera driver");
|
H A D | gc05a2.c | 3 * Driver for GalaxyCore gc05a2 image sensor 1328 { .compatible = "galaxycore,gc05a2" }, 1349 MODULE_DESCRIPTION("GalaxyCore gc05a2 Camera driver");
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ull-uti260b.dts | 239 compatible = "galaxycore,gc0308";
|
/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 552 "^galaxycore,.*": 553 description: GalaxyCore Inc.
|
/linux/drivers/media/pci/intel/ |
H A D | ipu-bridge.c | 57 /* GalaxyCore GC0310 */
|
/linux/ |
H A D | MAINTAINERS | 9562 GALAXYCORE GC0308 CAMERA SENSOR DRIVER 9566 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc0308.yaml 9569 GALAXYCORE GC05a2 CAMERA SENSOR DRIVER 9573 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc05a2.yaml 9576 GALAXYCORE GC08A3 CAMERA SENSOR DRIVER 9580 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc08a3.yaml 9583 GALAXYCORE GC2145 SENSOR DRIVER 9588 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc2145.yaml
|