Searched full:vishay (Results 1 – 19 of 19) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/ |
D | vishay,vcnl4000.yaml | 4 $id: http://devicetree.org/schemas/iio/light/vishay,vcnl4000.yaml# 7 title: VISHAY VCNL4000 ambient light and proximity sensor 22 - vishay,vcnl4000 23 - vishay,vcnl4010 24 - vishay,vcnl4020 25 - vishay,vcnl4040 26 - vishay,vcnl4200 49 compatible = "vishay,vcnl4200";
|
D | vishay,veml6075.yaml | 4 $id: http://devicetree.org/schemas/iio/light/vishay,veml6075.yaml# 7 title: Vishay VEML6075 UVA/B and VEML6040 RGBW sensors 13 VEML6040 datasheet at https://www.vishay.com/docs/84276/veml6040.pdf 18 - vishay,veml6040 19 - vishay,veml6075 40 compatible = "vishay,veml6075";
|
D | vishay,vcnl4035.yaml | 4 $id: http://devicetree.org/schemas/iio/light/vishay,vcnl4035.yaml# 7 title: VISHAY VCNL4035 ambient Light and proximity sensor 13 Datasheet at https://www.vishay.com/docs/84251/vcnl4035x01.pdf 17 const: vishay,vcnl4035 39 compatible = "vishay,vcnl4035";
|
D | veml6030.yaml | 13 Bindings for the ambient light sensor veml6030 from Vishay 23 https://www.vishay.com/docs/84366/veml6030.pdf 28 - vishay,veml6030 59 compatible = "vishay,veml6030";
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/proximity/ |
D | vishay,vcnl3020.yaml | 4 $id: http://devicetree.org/schemas/iio/proximity/vishay,vcnl3020.yaml# 19 https://www.vishay.com/docs/84150/vcnl3020.pdf 24 - vishay,vcnl3020 38 vishay,led-current-microamp: 60 compatible = "vishay,vcnl3020"; 62 vishay,led-current-microamp = <200000>;
|
/linux-6.12.1/drivers/iio/light/ |
D | Kconfig | 652 Say Y here if you want to build a driver for the Vishay VCNL4000, 666 Say Y here if you want to build a driver for the Vishay VCNL4035, 678 Say Y here if you want to build a driver for the Vishay VEML6030 689 Say Y here if you want to build a driver for the Vishay VEML6040 699 Say Y here if you want to build a driver for the Vishay VEML6070 UV A 710 Say Y here if you want to build a driver for the Vishay VEML6075 UVA
|
D | veml6070.c | 3 * veml6070.c - Support for Vishay VEML6070 UV A light sensor 209 MODULE_DESCRIPTION("Vishay VEML6070 UV A light sensor driver");
|
D | veml6075.c | 3 * Vishay VEML6075 UVA and UVB light sensor 456 { .compatible = "vishay,veml6075" }, 473 MODULE_DESCRIPTION("Vishay VEML6075 UVA and UVB light sensor driver");
|
D | veml6040.c | 3 * Vishay VEML6040 RGBW light sensor driver 264 {.compatible = "vishay,veml6040"},
|
D | vcnl4000.c | 3 * vcnl4000.c - Support for Vishay VCNL4000/4010/4020/4040/4200 combined ambient 2047 .compatible = "vishay,vcnl4000", 2051 .compatible = "vishay,vcnl4010", 2055 .compatible = "vishay,vcnl4020", 2059 .compatible = "vishay,vcnl4040", 2063 .compatible = "vishay,vcnl4200", 2121 MODULE_DESCRIPTION("Vishay VCNL4000 proximity/ambient light sensor driver");
|
D | veml6030.c | 7 * Datasheet: https://www.vishay.com/docs/84366/veml6030.pdf 8 * Appnote-84367: https://www.vishay.com/docs/84367/designingveml6030.pdf 877 { .compatible = "vishay,veml6030" },
|
D | vcnl4035.c | 662 { .compatible = "vishay,vcnl4035", },
|
/linux-6.12.1/drivers/iio/proximity/ |
D | vcnl3020.c | 3 * Support for Vishay VCNL3020 proximity sensor on i2c bus. 4 * Based on Vishay VCNL4000 driver code. 106 .name = "vishay,led-current-microamp", 654 .compatible = "vishay,vcnl3020", 670 MODULE_DESCRIPTION("Vishay VCNL3020 proximity sensor driver");
|
D | Kconfig | 221 Say Y here if you want to build a driver for the Vishay VCNL3020
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6q-bosch-acc.dts | 462 compatible = "vishay,vcnl4035";
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mq-librem5-devkit.dts | 550 compatible = "vishay,vcnl4040";
|
D | imx8mq-librem5.dtsi | 1017 compatible = "vishay,vcnl4040";
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 1598 "^vishay,.*": 1599 description: Vishay Intertechnology, Inc
|
/linux-6.12.1/ |
D | MAINTAINERS | 24649 VISHAY VEML6075 UVA AND UVB LIGHT SENSOR DRIVER 24652 F: Documentation/devicetree/bindings/iio/light/vishay,veml6075.yaml
|