| /kernel/linux/linux-4.19/drivers/macintosh/ams/ |
| D | Makefile | 5 ams-y := ams-core.o ams-input.o 6 ams-$(CONFIG_SENSORS_AMS_PMU) += ams-pmu.o 7 ams-$(CONFIG_SENSORS_AMS_I2C) += ams-i2c.o 8 obj-$(CONFIG_SENSORS_AMS) += ams.o
|
| D | ams-i2c.c | 23 #include "ams.h" 25 /* AMS registers */ 50 /* AMS commands - use with the AMS_COMMAND register */ 75 .name = "ams", 175 printk(KERN_INFO "ams: Failed to reset the device\n"); in ams_i2c_probe() 180 printk(KERN_INFO "ams: Failed to start the device\n"); in ams_i2c_probe() 194 printk(KERN_INFO "ams: Incorrect device version (%d.%d)\n", in ams_i2c_probe() 204 printk(KERN_INFO "ams: Incorrect firmware version (%d.%d)\n", in ams_i2c_probe() 232 printk(KERN_INFO "ams: Found I2C based motion sensor\n"); in ams_i2c_probe() 248 printk(KERN_INFO "ams: Unloading\n"); in ams_i2c_remove()
|
| /kernel/linux/linux-5.10/drivers/macintosh/ams/ |
| D | Makefile | 6 ams-y := ams-core.o ams-input.o 7 ams-$(CONFIG_SENSORS_AMS_PMU) += ams-pmu.o 8 ams-$(CONFIG_SENSORS_AMS_I2C) += ams-i2c.o 9 obj-$(CONFIG_SENSORS_AMS) += ams.o
|
| D | ams-i2c.c | 19 #include "ams.h" 21 /* AMS registers */ 46 /* AMS commands - use with the AMS_COMMAND register */ 71 .name = "ams", 171 printk(KERN_INFO "ams: Failed to reset the device\n"); in ams_i2c_probe() 176 printk(KERN_INFO "ams: Failed to start the device\n"); in ams_i2c_probe() 190 printk(KERN_INFO "ams: Incorrect device version (%d.%d)\n", in ams_i2c_probe() 200 printk(KERN_INFO "ams: Incorrect firmware version (%d.%d)\n", in ams_i2c_probe() 228 printk(KERN_INFO "ams: Found I2C based motion sensor\n"); in ams_i2c_probe() 244 printk(KERN_INFO "ams: Unloading\n"); in ams_i2c_remove()
|
| D | ams-core.c | 16 #include "ams.h" 19 struct ams ams_info; 99 printk(KERN_INFO "ams: freefall detected!\n"); in ams_worker() 106 printk(KERN_INFO "ams: shock detected!\n"); in ams_worker() 149 ams_info.of_dev = of_platform_device_create(ams_info.of_node, "ams", NULL); in ams_sensor_attach()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/proximity/ |
| D | as3935.txt | 4 - compatible: must be "ams,as3935" 15 - ams,tuning-capacitor-pf: Calibration tuning capacitor stepping 18 - ams,nflwdth: Set the noise and watchdog threshold register on 26 compatible = "ams,as3935"; 32 ams,tuning-capacitor-pf = <80>; 33 ams,nflwdth = <0x44>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/proximity/ |
| D | as3935.txt | 4 - compatible: must be "ams,as3935" 15 - ams,tuning-capacitor-pf: Calibration tuning capacitor stepping 18 - ams,nflwdth: Set the noise and watchdog threshold register on 26 compatible = "ams,as3935"; 32 ams,tuning-capacitor-pf = <80>; 33 ams,nflwdth = <0x44>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | as3722.txt | 1 * ams AS3722 Power management IC. 5 - compatible: Must be "ams,as3722". 18 - ams,enable-internal-int-pullup: Boolean property, to enable internal pullup on 20 - ams,enable-internal-i2c-pullup: Boolean property, to enable internal pullup on 23 - ams,enable-ac-ok-power-on: Boolean property, to enable exit out of power off 111 ams,ext-control: External control of the rail. The option of 122 ams,enable-tracking: Enable tracking with SD1, only supported 130 ams,system-power-controller: Boolean, to enable the power off functionality 138 compatible = "ams,as3722"; 141 ams,system-power-controller; [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/ |
| D | as3722.txt | 1 * ams AS3722 Power management IC. 5 - compatible: Must be "ams,as3722". 18 - ams,enable-internal-int-pullup: Boolean property, to enable internal pullup on 20 - ams,enable-internal-i2c-pullup: Boolean property, to enable internal pullup on 23 - ams,enable-ac-ok-power-on: Boolean property, to enable exit out of power off 111 ams,ext-control: External control of the rail. The option of 122 ams,enable-tracking: Enable tracking with SD1, only supported 130 ams,system-power-controller: Boolean, to enable the power off functionality 138 compatible = "ams,as3722"; 141 ams,system-power-controller; [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/ |
| D | ams,as73211.yaml | 4 $id: http://devicetree.org/schemas/iio/light/ams,as73211.yaml# 7 title: AMS AS73211 JENCOLOR(R) Digital XYZ Sensor 14 …https://ams.com/documents/20143/36005/AS73211_DS000556_3-01.pdf/a65474c0-b302-c2fd-e30a-c98df87616… 19 - ams,as73211 46 compatible = "ams,as73211";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/regulator/ |
| D | as3722-regulator.txt | 1 Regulator of AMS AS3722 PMIC. 32 ams,ext-control: External control of the rail. The option of 39 ams,enable-tracking: Enable tracking with SD1, only supported 45 compatible = "ams,as3722"; 58 ams,ext-control = <2>; 66 ams,ext-control = <1>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | as3722-regulator.txt | 1 Regulator of AMS AS3722 PMIC. 32 ams,ext-control: External control of the rail. The option of 39 ams,enable-tracking: Enable tracking with SD1, only supported 45 compatible = "ams,as3722"; 58 ams,ext-control = <2>; 66 ams,ext-control = <1>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/chemical/ |
| D | ams,ccs811.yaml | 4 $id: http://devicetree.org/schemas/iio/chemical/ams,ccs811.yaml# 7 title: AMS CCS811 VOC Sensor 18 - ams,ccs811 46 compatible = "ams,ccs811";
|
| /kernel/linux/linux-4.19/drivers/iio/chemical/ |
| D | Kconfig | 48 tristate "AMS CCS811 VOC sensor" 53 Say Y here to build I2C interface support for the AMS 57 tristate "AMS iAQ-Core VOC sensors" 60 Say Y here to build I2C interface support for the AMS
|
| D | ams-iaq-core.c | 3 * ams-iaq-core.c - Support for AMS iAQ-Core VOC sensors 167 { "ams-iaq-core", 0 }, 173 { .compatible = "ams,iaq-core" }, 180 .name = "ams-iaq-core", 189 MODULE_DESCRIPTION("AMS iAQ-Core VOC sensors");
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/ |
| D | trivial-devices.txt | 23 ams,iaq-core AMS iAQ-Core VOC Sensor 24 amstaos,tsl2571 AMS/TAOS ALS and proximity sensor 25 amstaos,tsl2671 AMS/TAOS ALS and proximity sensor 26 amstaos,tmd2671 AMS/TAOS ALS and proximity sensor 27 amstaos,tsl2771 AMS/TAOS ALS and proximity sensor 28 amstaos,tmd2771 AMS/TAOS ALS and proximity sensor 29 amstaos,tsl2572 AMS/TAOS ALS and proximity sensor 30 amstaos,tsl2672 AMS/TAOS ALS and proximity sensor 31 amstaos,tmd2672 AMS/TAOS ALS and proximity sensor 32 amstaos,tsl2772 AMS/TAOS ALS and proximity sensor [all …]
|
| /kernel/linux/linux-5.10/drivers/iio/chemical/ |
| D | ams-iaq-core.c | 3 * ams-iaq-core.c - Support for AMS iAQ-Core VOC sensors 167 { "ams-iaq-core", 0 }, 173 { .compatible = "ams,iaq-core" }, 180 .name = "ams-iaq-core", 189 MODULE_DESCRIPTION("AMS iAQ-Core VOC sensors");
|
| D | Kconfig | 60 tristate "AMS CCS811 VOC sensor" 65 Say Y here to build I2C interface support for the AMS 69 tristate "AMS iAQ-Core VOC sensors" 72 Say Y here to build I2C interface support for the AMS
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | map.c | 624 int map_groups__find_ams(struct addr_map_symbol *ams) in map_groups__find_ams() argument 626 if (ams->addr < ams->map->start || ams->addr >= ams->map->end) { in map_groups__find_ams() 627 if (ams->map->groups == NULL) in map_groups__find_ams() 629 ams->map = map_groups__find(ams->map->groups, ams->addr); in map_groups__find_ams() 630 if (ams->map == NULL) in map_groups__find_ams() 634 ams->al_addr = ams->map->map_ip(ams->map, ams->addr); in map_groups__find_ams() 635 ams->sym = map__find_symbol(ams->map, ams->al_addr); in map_groups__find_ams() 637 return ams->sym ? 0 : -1; in map_groups__find_ams()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/leds/ |
| D | ams,as3645a.txt | 16 compatible : Must be "ams,as3645a". 34 ams,input-max-microamp: Maximum flash controller input current. The 65 compatible = "ams,as3645a"; 71 ams,input-max-microamp = <1750000>;
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | map.c | 695 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams) in maps__find_ams() argument 697 if (ams->addr < ams->ms.map->start || ams->addr >= ams->ms.map->end) { in maps__find_ams() 700 ams->ms.map = maps__find(maps, ams->addr); in maps__find_ams() 701 if (ams->ms.map == NULL) in maps__find_ams() 705 ams->al_addr = ams->ms.map->map_ip(ams->ms.map, ams->addr); in maps__find_ams() 706 ams->ms.sym = map__find_symbol(ams->ms.map, ams->al_addr); in maps__find_ams() 708 return ams->ms.sym ? 0 : -1; in maps__find_ams()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | ams,as3645a.txt | 16 compatible : Must be "ams,as3645a". 34 ams,input-max-microamp: Maximum flash controller input current. The 71 compatible = "ams,as3645a"; 77 ams,input-max-microamp = <1750000>;
|
| /kernel/linux/linux-4.19/drivers/mfd/ |
| D | as3722.c | 2 * Core driver for ams AS3722 PMICs 4 * Copyright (C) 2013 AMS AG 7 * Author: Florian Lobmaier <florian.lobmaier@ams.com> 349 "ams,enable-internal-int-pullup"); in as3722_i2c_of_probe() 351 "ams,enable-internal-i2c-pullup"); in as3722_i2c_of_probe() 353 "ams,enable-ac-ok-power-on"); in as3722_i2c_of_probe() 451 { .compatible = "ams,as3722", }, 479 MODULE_AUTHOR("Florian Lobmaier <florian.lobmaier@ams.com>");
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | as3722.c | 3 * Core driver for ams AS3722 PMICs 5 * Copyright (C) 2013 AMS AG 8 * Author: Florian Lobmaier <florian.lobmaier@ams.com> 336 "ams,enable-internal-int-pullup"); in as3722_i2c_of_probe() 338 "ams,enable-internal-i2c-pullup"); in as3722_i2c_of_probe() 340 "ams,enable-ac-ok-power-on"); in as3722_i2c_of_probe() 438 { .compatible = "ams,as3722", }, 466 MODULE_AUTHOR("Florian Lobmaier <florian.lobmaier@ams.com>");
|
| /kernel/linux/linux-4.19/sound/soc/omap/ |
| D | Makefile | 18 snd-soc-ams-delta-objs := ams-delta.o 27 obj-$(CONFIG_SND_OMAP_SOC_AMS_DELTA) += snd-soc-ams-delta.o
|