Searched full:galaxycore (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
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";
|
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";
|
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";
|
D | galaxycore,gc2145.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/galaxycore,gc2145.yaml# 26 const: galaxycore,gc2145 94 compatible = "galaxycore,gc2145";
|
/linux-6.12.1/drivers/media/i2c/ |
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
|
D | gc08a3.c | 3 * Driver for GalaxyCore gc08a3 image sensor 1316 { .compatible = "galaxycore,gc08a3" }, 1337 MODULE_DESCRIPTION("GalaxyCore gc08a3 Camera driver");
|
D | gc05a2.c | 3 * Driver for GalaxyCore gc05a2 image sensor 1336 { .compatible = "galaxycore,gc05a2" }, 1357 MODULE_DESCRIPTION("GalaxyCore gc05a2 Camera driver");
|
D | gc0308.c | 3 * Driver for the GalaxyCore GC0308 camera sensor. 1433 { .compatible = "galaxycore,gc0308" }, 1449 MODULE_DESCRIPTION("GalaxyCore GC0308 Camera Driver");
|
D | gc2145.c | 3 * A V4L2 driver for Galaxycore GC2145 camera. 1481 { .compatible = "galaxycore,gc2145" }, 1503 MODULE_DESCRIPTION("GalaxyCore GC2145 sensor driver");
|
/linux-6.12.1/drivers/staging/media/atomisp/i2c/ |
D | Kconfig | 57 This is a Video4Linux2 sensor-level driver for the Galaxycore
|
D | atomisp-gc0310.c | 3 * Support for GalaxyCore GC0310 VGA camera sensor. 721 MODULE_DESCRIPTION("A low-level driver for GalaxyCore GC0310 sensors");
|
D | gc2235.h | 3 * Support for GalaxyCore GC2235 2M camera sensor.
|
D | atomisp-gc2235.c | 3 * Support for GalaxyCore GC2235 2M camera sensor.
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6ull-uti260b.dts | 239 compatible = "galaxycore,gc0308";
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | stm32mp135f-dk.dts | 296 compatible = "galaxycore,gc2145";
|
/linux-6.12.1/drivers/media/pci/intel/ |
D | ipu-bridge.c | 56 /* GalaxyCore GC0310 */
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 544 "^galaxycore,.*": 545 description: GalaxyCore Inc.
|
/linux-6.12.1/ |
D | MAINTAINERS | 9378 GALAXYCORE GC0308 CAMERA SENSOR DRIVER 9382 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc0308.yaml 9385 GALAXYCORE GC05a2 CAMERA SENSOR DRIVER 9389 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc05a2.yaml 9392 GALAXYCORE GC08A3 CAMERA SENSOR DRIVER 9396 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc08a3.yaml 9399 GALAXYCORE GC2145 SENSOR DRIVER 9404 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc2145.yaml
|