Searched full:galaxycore (Results 1 – 18 of 18) sorted by relevance
/linux-6.14.4/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,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,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,gc2145.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/galaxycore,gc2145.yaml# 26 const: galaxycore,gc2145 94 compatible = "galaxycore,gc2145";
|
/linux-6.14.4/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 1308 { .compatible = "galaxycore,gc08a3" }, 1329 MODULE_DESCRIPTION("GalaxyCore gc08a3 Camera driver");
|
D | gc05a2.c | 3 * Driver for GalaxyCore gc05a2 image sensor 1328 { .compatible = "galaxycore,gc05a2" }, 1349 MODULE_DESCRIPTION("GalaxyCore gc05a2 Camera driver");
|
D | gc0308.c | 3 * Driver for the GalaxyCore GC0308 camera sensor. 1429 { .compatible = "galaxycore,gc0308" }, 1445 MODULE_DESCRIPTION("GalaxyCore GC0308 Camera Driver");
|
D | gc2145.c | 3 * A V4L2 driver for Galaxycore GC2145 camera. 1464 { .compatible = "galaxycore,gc2145" }, 1486 MODULE_DESCRIPTION("GalaxyCore GC2145 sensor driver");
|
/linux-6.14.4/drivers/staging/media/atomisp/i2c/ |
D | Kconfig | 47 This is a Video4Linux2 sensor-level driver for the Galaxycore
|
D | atomisp-gc0310.c | 3 * Support for GalaxyCore GC0310 VGA camera sensor. 711 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.14.4/arch/arm/boot/dts/nxp/imx/ |
D | imx6ull-uti260b.dts | 239 compatible = "galaxycore,gc0308";
|
/linux-6.14.4/arch/arm/boot/dts/st/ |
D | stm32mp135f-dk.dts | 309 compatible = "galaxycore,gc2145";
|
/linux-6.14.4/drivers/media/pci/intel/ |
D | ipu-bridge.c | 57 /* GalaxyCore GC0310 */
|
/linux-6.14.4/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 552 "^galaxycore,.*": 553 description: GalaxyCore Inc.
|
/linux-6.14.4/ |
D | MAINTAINERS | 9564 GALAXYCORE GC0308 CAMERA SENSOR DRIVER 9568 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc0308.yaml 9571 GALAXYCORE GC05a2 CAMERA SENSOR DRIVER 9575 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc05a2.yaml 9578 GALAXYCORE GC08A3 CAMERA SENSOR DRIVER 9582 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc08a3.yaml 9585 GALAXYCORE GC2145 SENSOR DRIVER 9590 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc2145.yaml
|