Searched full:stk3310 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/ |
D | stk33xx.yaml | 23 - sensortek,stk3310 29 - const: sensortek,stk3310 54 stk3310@48 { 55 compatible = "sensortek,stk3310";
|
/linux-6.12.1/drivers/iio/light/ |
D | stk3310.c | 3 * Sensortek STK3310/STK3311 Ambient Light and Proximity Sensor 7 * IIO driver for STK3310/STK3311. 7-bit I2C address: 0x48. 48 #define STK3310_DRIVER_NAME "stk3310" 706 { "STK3310" }, 715 {"STK3310", 0}, 724 { .compatible = "sensortek,stk3310", }, 733 .name = "stk3310", 746 MODULE_DESCRIPTION("STK3310 Ambient Light and Proximity Sensor driver");
|
D | Kconfig | 530 config STK3310 config 531 tristate "STK3310 ALS and proximity sensor" 535 Say yes here to get support for the Sensortek STK3310 ambient light 540 will be called stk3310.
|
D | Makefile | 51 obj-$(CONFIG_STK3310) += stk3310.o
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt6795-sony-xperia-m5.dts | 205 compatible = "sensortek,stk3310";
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-alcatel-idol347.dts | 173 compatible = "sensortek,stk3310";
|