Home
last modified time | relevance | path

Searched full:ams (Results 1 – 25 of 104) sorted by relevance

12345

/linux-6.12.1/drivers/iio/adc/
Dxilinx-ams.c3 * Xilinx AMS driver
30 /* AMS registers definitions */
267 * struct ams - This structure contains necessary state for xilinx-ams to operate
281 struct ams { struct
295 static inline void ams_ps_update_reg(struct ams *ams, unsigned int offset, in ams_ps_update_reg() argument
300 val = readl(ams->ps_base + offset); in ams_ps_update_reg()
302 writel(regval, ams->ps_base + offset); in ams_ps_update_reg()
305 static inline void ams_pl_update_reg(struct ams *ams, unsigned int offset, in ams_pl_update_reg() argument
310 val = readl(ams->pl_base + offset); in ams_pl_update_reg()
312 writel(regval, ams->pl_base + offset); in ams_pl_update_reg()
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/
Dams,as73211.yaml4 $id: http://devicetree.org/schemas/iio/light/ams,as73211.yaml#
7 title: AMS AS73211 JENCOLOR(R) Digital XYZ Sensor and AMS AS7331 UV Sensor
13 AMS AS73211 XYZ True Color Sensor with I2C Interface
14 …https://ams.com/documents/20143/36005/AS73211_DS000556_3-01.pdf/a65474c0-b302-c2fd-e30a-c98df87616…
15 AMS AS7331 UVA, UVB and UVC Sensor with I2C Interface
16 https://ams.com/documents/20143/9106314/AS7331_DS001047_4-00.pdf
21 - ams,as73211
22 - ams,as7331
49 compatible = "ams,as73211";
Damstaos,tsl2591.yaml7 title: AMS/TAOS TSL2591 Ambient Light Sensor (ALS)
13 AMS/TAOS TSL2591 is a very-high sensitivity
/linux-6.12.1/drivers/macintosh/ams/
DMakefile6 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
Dams-i2c.c19 #include "ams.h"
21 /* AMS registers */
46 /* AMS commands - use with the AMS_COMMAND register */
70 .name = "ams",
169 printk(KERN_INFO "ams: Failed to reset the device\n"); in ams_i2c_probe()
174 printk(KERN_INFO "ams: Failed to start the device\n"); in ams_i2c_probe()
188 printk(KERN_INFO "ams: Incorrect device version (%d.%d)\n", in ams_i2c_probe()
198 printk(KERN_INFO "ams: Incorrect firmware version (%d.%d)\n", in ams_i2c_probe()
226 printk(KERN_INFO "ams: Found I2C based motion sensor\n"); in ams_i2c_probe()
242 printk(KERN_INFO "ams: Unloading\n"); in ams_i2c_remove()
Dams-core.c16 #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()
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dxlnx,zynqmp-ams.yaml4 $id: http://devicetree.org/schemas/iio/adc/xlnx,zynqmp-ams.yaml#
7 title: Xilinx Zynq Ultrascale AMS controller
13 The AMS (Analog Monitoring System) includes an ADC as well as on-chip sensors
16 The AMS has two SYSMON blocks which are PL (Programmable Logic) SYSMON and
18 All designs should have AMS registers, but PS and PL are optional. The
19 AMS controller can work with only PS, only PL and both PS and PL
21 should always have AMS module property. Providing PS & PL module is optional.
23 AMS Channel Details
28 AMS CTRL |0 |System PLLs voltage measurement, VCC_PSPLL. |Voltage
86 - xlnx,zynqmp-ams
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/iio/proximity/
Dams,as3935.yaml4 $id: http://devicetree.org/schemas/iio/proximity/ams,as3935.yaml#
18 const: ams,as3935
31 ams,tuning-capacitor-pf:
39 ams,nflwdth:
64 compatible = "ams,as3935";
70 ams,tuning-capacitor-pf = <80>;
71 ams,nflwdth = <0x44>;
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Das3722.txt1 * 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 …]
Dams,as3711.yaml4 $id: http://devicetree.org/schemas/mfd/ams,as3711.yaml#
19 const: ams,as3711
31 const: ams,as3711-bl
194 compatible = "ams,as3711";
213 compatible = "ams,as3711-bl";
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Das3722-regulator.txt1 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>;
/linux-6.12.1/Documentation/devicetree/bindings/iio/chemical/
Dams,ccs811.yaml4 $id: http://devicetree.org/schemas/iio/chemical/ams,ccs811.yaml#
7 title: AMS CCS811 VOC Sensor
18 - ams,ccs811
46 compatible = "ams,ccs811";
/linux-6.12.1/drivers/iio/chemical/
Dams-iaq-core.c3 * ams-iaq-core.c - Support for AMS iAQ-Core VOC sensors
166 { "ams-iaq-core" },
172 { .compatible = "ams,iaq-core" },
179 .name = "ams-iaq-core",
188 MODULE_DESCRIPTION("AMS iAQ-Core VOC sensors");
DKconfig71 tristate "AMS CCS811 VOC sensor"
76 Say Y here to build I2C interface support for the AMS
102 tristate "AMS iAQ-Core VOC sensors"
105 Say Y here to build I2C interface support for the AMS
/linux-6.12.1/drivers/mfd/
Das3722.c3 * Core driver for ams AS3722 PMICs
5 * Copyright (C) 2013 AMS AG
8 * Author: Florian Lobmaier <florian.lobmaier@ams.com>
326 "ams,enable-internal-int-pullup"); in as3722_i2c_of_probe()
328 "ams,enable-internal-i2c-pullup"); in as3722_i2c_of_probe()
330 "ams,enable-ac-ok-power-on"); in as3722_i2c_of_probe()
427 { .compatible = "ams,as3722", },
455 MODULE_AUTHOR("Florian Lobmaier <florian.lobmaier@ams.com>");
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dams,as3645a.txt16 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>;
/linux-6.12.1/arch/arm/mach-omap1/
DMakefile35 obj-$(CONFIG_MACH_AMS_DELTA) += board-ams-delta.o ams-delta-fiq.o \
36 ams-delta-fiq-handler.o
Dams-delta-fiq.c20 #include <linux/platform_data/ams-delta-fiq.h>
27 #include "ams-delta-fiq.h"
28 #include "board-ams-delta.h"
31 .name = "ams-delta-fiq"
40 * <linux/platform_data/ams-delta-fiq.h> for details of offsets.
/linux-6.12.1/drivers/power/reset/
Das3722-poweroff.c3 * Power off driver for ams AS3722 device.
44 if (!of_property_read_bool(np, "ams,system-power-controller")) in as3722_poweroff_probe()
73 MODULE_DESCRIPTION("Power off driver for ams AS3722 PMIC Device");
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/
Dlm75.yaml17 - ams,as6200
67 - ams,as6200
96 compatible = "ams,as6200";
/linux-6.12.1/sound/soc/ti/
DMakefile32 snd-soc-ams-delta-y := ams-delta.o
43 obj-$(CONFIG_SND_SOC_OMAP_AMS_DELTA) += snd-soc-ams-delta.o
/linux-6.12.1/drivers/input/serio/
Dams_delta_serio.c21 #include <linux/platform_data/ams-delta-fiq.h>
28 #define DRIVER_NAME "ams-delta-serio"
31 MODULE_DESCRIPTION("AMS Delta (E3) keyboard port driver");
162 strscpy(serio->name, "AMS DELTA keyboard adapter", sizeof(serio->name)); in ams_delta_serio_init()
/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpm.c500 enum tcpm_ams ams; member
928 tcpm_log(port, "AMS %s finished", tcpm_ams_str[port->ams]); in tcpm_ams_finish()
940 port->ams = NONE_AMS; in tcpm_ams_finish()
994 * "... Note that every AMS is Interruptible until the first in tcpm_pd_transmit()
998 if (port->ams != NONE_AMS) in tcpm_pd_transmit()
1010 /* Some AMS don't expect responses. Finish them here. */ in tcpm_pd_transmit()
1011 if (port->ams == ATTENTION || port->ams == SOURCE_ALERT) in tcpm_pd_transmit()
1343 pd_rev[port->negotiated_rev], tcpm_ams_str[port->ams]); in tcpm_set_state()
1351 pd_rev[port->negotiated_rev], tcpm_ams_str[port->ams]); in tcpm_set_state()
1377 pd_rev[port->negotiated_rev], tcpm_ams_str[port->ams]); in tcpm_set_state_cond()
[all …]
/linux-6.12.1/tools/perf/util/
Dmap_symbol.c12 void addr_map_symbol__exit(struct addr_map_symbol *ams) in addr_map_symbol__exit() argument
14 map_symbol__exit(&ams->ms); in addr_map_symbol__exit()
Dmaps.c662 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams) in maps__find_ams() argument
664 if (ams->addr < map__start(ams->ms.map) || ams->addr >= map__end(ams->ms.map)) { in maps__find_ams()
667 ams->ms.map = maps__find(maps, ams->addr); in maps__find_ams()
668 if (ams->ms.map == NULL) in maps__find_ams()
672 ams->al_addr = map__map_ip(ams->ms.map, ams->addr); in maps__find_ams()
673 ams->ms.sym = map__find_symbol(ams->ms.map, ams->al_addr); in maps__find_ams()
675 return ams->ms.sym ? 0 : -1; in maps__find_ams()

12345