/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | xlnx,zynqmp-ams.yaml | 4 $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...] |
/freebsd/sys/contrib/device-tree/Bindings/iio/light/ |
H A D | ams,as73211.yaml | 4 $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";
|
H A D | amstaos,tsl2591.yaml | 7 title: AMS/TAOS TSL2591 Ambient Light Sensor (ALS) 13 AMS/TAOS TSL2591 is a very-high sensitivity
|
H A D | tsl2772.yaml | 7 title: AMS/TAOS Ambient Light Sensor (ALS) and Proximity Detector 14 https://ams.com/documents/20143/36005/TSL2772_DS000181_2-00.pdf
|
H A D | tsl2583.yaml | 7 title: AMS/TAOS Ambient Light Sensor (ALS)
|
H A D | amstaos,tsl2563.yaml | 7 title: AMS TAOS TSL2563 ambient light sensor
|
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/ |
H A D | ams,as3935.yaml | 4 $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>;
|
H A 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>;
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A 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 …]
|
H A D | as3711.txt | 9 - compatible : must be "ams,as3711" 45 compatible = "ams,as3711"; 64 compatible = "ams,as3711-bl";
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A 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>;
|
/freebsd/sys/contrib/device-tree/Bindings/iio/chemical/ |
H A 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";
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A 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>;
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | lm75.yaml | 17 - ams,as6200 67 - ams,as6200 96 compatible = "ams,as6200";
|
/freebsd/share/man/man4/man4.powerpc/ |
H A D | ams.4 | 30 .Nm ams 63 .It Va dev.ams.%d.tapping
|
H A D | Makefile | 4 ams.4 \
|
H A D | adb.4 | 54 .Xr ams 4 ,
|
/freebsd/sys/dev/adb/ |
H A D | adb_mouse.c | 111 "ams", 116 DRIVER_MODULE(ams, adb, adb_mouse_driver, 0, 0); 126 .d_name = "ams", 155 mtx_init(&sc->sc_mtx, "ams", NULL, MTX_DEF); in adb_mouse_attach() 156 cv_init(&sc->sc_cv,"ams"); in adb_mouse_attach() 243 UID_ROOT, GID_OPERATOR, 0644, "ams%d", in adb_mouse_attach()
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra124-nyan.dtsi | 136 compatible = "ams,as3722"; 140 ams,system-power-controller; 202 ams,ext-control = <2>; 213 ams,ext-control = <1>; 261 ams,ext-control = <1>; 284 ams,enable-tracking;
|
H A D | tegra124-venice2.dts | 661 compatible = "ams,as3722"; 665 ams,system-power-controller; 720 ams,ext-control = <2>; 731 ams,ext-control = <1>; 780 ams,ext-control = <1>; 803 ams,enable-tracking;
|
/freebsd/sys/arm/nvidia/ |
H A D | as3722.c | 60 {"ams,as3722", 1}, 253 OF_hasprop(node, "ams,enable-internal-int-pullup") ? 1 : 0; in as3722_parse_fdt() 255 OF_hasprop(node, "ams,enable-internal-i2c-pullup") ? 1 : 0; in as3722_parse_fdt()
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8956-sony-xperia-loire-kugo.dts | 29 /* AMS TCS349 RGBCIR @ 72 */
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/mfd/ |
H A D | as3722.h | 3 * This header provides macros for ams AS3722 device bindings.
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra132-norrin.dts | 554 compatible = "ams,as3722"; 558 ams,system-power-controller; 626 ams,ext-control = <2>; 636 ams,ext-control = <1>; 685 ams,ext-control = <1>; 708 ams,enable-tracking;
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp157a-iot-box.dts | 27 compatible = "ams,ccs811";
|