Searched full:amstaos (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/iio/light/ |
D | tsl2772.yaml | 19 - amstaos,tsl2571 20 - amstaos,tsl2671 21 - amstaos,tmd2671 22 - amstaos,tsl2771 23 - amstaos,tmd2771 24 - amstaos,tsl2572 25 - amstaos,tsl2672 26 - amstaos,tmd2672 27 - amstaos,tsl2772 28 - amstaos,tmd2772 [all …]
|
D | amstaos,tsl2563.yaml | 4 $id: http://devicetree.org/schemas/iio/light/amstaos,tsl2563.yaml# 18 - amstaos,tsl2560 19 - amstaos,tsl2561 20 - amstaos,tsl2562 21 - amstaos,tsl2563 26 amstaos,cover-comp-gain: 45 compatible = "amstaos,tsl2563"; 47 amstaos,cover-comp-gain = <16>;
|
D | tsl2583.yaml | 18 - amstaos,tsl2580 19 - amstaos,tsl2581 20 - amstaos,tsl2583 44 compatible = "amstaos,tsl2581";
|
D | amstaos,tsl2591.yaml | 4 $id: http://devicetree.org/schemas/iio/light/amstaos,tsl2591.yaml# 19 const: amstaos,tsl2591 45 compatible = "amstaos,tsl2591";
|
/Linux-v5.15/drivers/iio/light/ |
D | tsl2772.c | 579 ret = of_property_count_u32_elems(of_node, "amstaos,proximity-diodes"); in tsl2772_read_prox_diodes() 587 ret = of_property_read_u32_array(of_node, "amstaos,proximity-diodes", in tsl2772_read_prox_diodes() 591 "Invalid value for amstaos,proximity-diodes: %d.\n", in tsl2772_read_prox_diodes() 604 "Invalid value %d in amstaos,proximity-diodes.\n", in tsl2772_read_prox_diodes() 1912 { .compatible = "amstaos,tsl2571" }, 1913 { .compatible = "amstaos,tsl2671" }, 1914 { .compatible = "amstaos,tmd2671" }, 1915 { .compatible = "amstaos,tsl2771" }, 1916 { .compatible = "amstaos,tmd2771" }, 1917 { .compatible = "amstaos,tsl2572" }, [all …]
|
D | tsl2563.c | 745 err = device_property_read_u32(&client->dev, "amstaos,cover-comp-gain", in tsl2563_probe() 876 { .compatible = "amstaos,tsl2560" }, 877 { .compatible = "amstaos,tsl2561" }, 878 { .compatible = "amstaos,tsl2562" }, 879 { .compatible = "amstaos,tsl2563" },
|
D | tsl2583.c | 934 { .compatible = "amstaos,tsl2580", }, 935 { .compatible = "amstaos,tsl2581", }, 936 { .compatible = "amstaos,tsl2583", },
|
D | tsl2591.c | 1208 { .compatible = "amstaos,tsl2591"},
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | msm8916-huawei-g7.dts | 133 amstaos,proximity-diodes = <1>;
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | qcom-msm8974-lge-nexus5-hammerhead.dts | 640 amstaos,proximity-diodes = <0>;
|
D | omap3-n900.dts | 611 compatible = "amstaos,tsl2563"; 614 amstaos,cover-comp-gain = <16>;
|
/Linux-v5.15/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 98 "^amstaos,.*":
|