/freebsd/share/man/man4/man4.arm/ |
H A D | imx6_snvs.4 | 31 .Nd device driver for the NXP i.MX6 on-chip Realtime Clock 36 .Bd -ragged -offset indent 43 .Bd -literal -offset indent 50 support for the i.MX6 on-chip realtime clock. 55 stands for Secure Non-Volatile Storage, and refers to the subsystem 56 within the chip that (optionally) remains powered by a battery when 57 the rest of the system is powered down. 58 The on-chip realtime clock is part of that subsystem. 64 Many i.MX6 systems do not use a battery to provide power to the SNVS
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | rohm,bd70528-pmic.txt | 3 BD70528MWV is an ultra-low quiescent current general purpose, single-chip, 4 power management IC for battery-powered portable devices. The IC 5 integrates 3 ultra-low current consumption buck converters, 3 LDOs and 2 6 LED Drivers. Also included are 4 GPIOs, a real-time clock (RTC), a 32kHz 7 clock gate, high-accuracy VREF for use with an external ADC, flexible 8 dual-input power path, 10 bit SAR ADC for battery temperature monitor and 9 1S battery charger with scalable charge currents. 12 - compatible : Should be "rohm,bd70528" 13 - reg : I2C slave address. 14 - interrupts : The interrupt line the device is connected to. [all …]
|
H A D | tps65910.txt | 4 - compatible: "ti,tps65910" or "ti,tps65911" 5 - reg: I2C slave address 6 - interrupts: the interrupt outputs of the controller 7 - #gpio-cells: number of cells to describe a GPIO, this should be 2. 10 - gpio-controller: mark the device as a GPIO controller 11 - #interrupt-cells: the number of cells to describe an IRQ, this should be 2. 14 Documentation/devicetree/bindings/interrupt-controller/interrupts.txt 15 - regulators: This is the list of child nodes that specify the regulator 20 The regulator is matched with the regulator-compatible. 22 The valid regulator-compatible values are: [all …]
|
H A D | tps6507x.txt | 4 - compatible: "ti,tps6507x" 5 - reg: I2C slave address 6 - regulators: This is the list of child nodes that specify the regulator 11 The regulator is matched with the regulator-compatible. 13 The valid regulator-compatible values are: 15 - xxx-supply: Input voltage supply regulator. 19 If some of input supply is powered through battery or always-on 23 vindcdc1_2-supply: VDCDC1 and VDCDC2 input. 24 vindcdc3-supply : VDCDC3 input. 25 vldo1_2-supply : VLDO1 and VLDO2 input. [all …]
|
H A D | rohm,bd71815-pmic.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mfd/rohm,bd71815-pmic.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Matti Vaittinen <mazziesaccount@gmail.com> 13 BD71815AGW is a single-chip power management ICs for battery-powered 15 for LED and a 500 mA single-cell linear charger. Also included is a Coulomb 16 counter, a real-time clock (RTC), and a 32.768 kHz clock gate and two GPOs. 30 gpio-controller: true 32 "#gpio-cells": [all …]
|
H A D | rohm,bd71828-pmic.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mfd/rohm,bd71828-pmic.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Matti Vaittinen <mazziesaccount@gmail.com> 13 BD71828GW is a single-chip power management IC for battery-powered portable 15 single-cell linear charger. Also included is a Coulomb counter, a real-time 21 - const: rohm,bd71828 23 - items: 24 - const: rohm,bd71879 [all …]
|
/freebsd/share/man/man4/ |
H A D | ds3231.4 | 30 .Nd Extremely Accurate i2c-integrated real-time clock (RTC)/TCXO/Crystal 38 is a low-cost, extremely accurate I2C realtime clock (RTC) with an 39 integrated temperature-compensated crystal oscillator (TCXO) and crystal. 41 The device incorporates a battery input and maintains accurate timekeeping 49 .Bd -literal 62 .Bl -tag -width ".Va dev.ds3231.%d.temperature" 64 The read-only value of the current temperature read by the RTC. 74 is set to square-wave, battery-backed square-wave output is enabled. 76 being powered by battery. 78 Select the frequency of the SQW pin when the square-wave output is enabled on [all …]
|
H A D | htu21.4 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 37 .Bd -ragged -offset indent 45 .Bd -literal -offset indent 53 .Bl -bullet -compact 69 .Bl -tag -width temperature 78 This can be useful with battery powered sensors. 80 The built-in heater control. 87 The hold mode may be useful in mult-master environments. 93 .Bl -tag -width "compatible" 99 Although, it is hard-wired to 0x40 (7-bit) on all supported sensors. [all …]
|
H A D | acpi.4 | 65 .Bl -tag -width indent 114 AC line state (1 means online, 0 means on battery power). 140 (power-off nicely). 161 (suspend-to-RAM). 170 .Bl -tag -width indent 181 Most devices are powered off, and the system stops running except for 185 All devices are powered off, and the system stops running. 206 .Bl -tag -width indent 230 BIOS, you can set this to 0 to re-enable ACPI for testing. 251 Multiple interfaces can be specified in a comma-separated list and [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | ina3221.txt | 5 - compatible: Must be "ti,ina3221" 6 - reg: I2C address 9 - ti,single-shot: This chip has two power modes: single-shot (chip takes one 13 but the single-shot mode is more power-friendly and useful 14 for battery-powered device which cares power consumptions 16 If this property is present, the single-shot mode will be 22 - #address-cells: Required only if a child node is present. Must be 1. 23 - #size-cells: Required only if a child node is present. Must be 0. 27 - reg: Must be 0, 1 or 2, corresponding to IN1, IN2 or IN3 port of INA3221 30 - label: Name of the input source [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | slg51000.txt | 4 - compatible : Should be "dlg,slg51000" for SLG51000 5 - reg : Specifies the I2C slave address. 6 - xxx-supply: Input voltage supply regulator for ldo3 to ldo7. 9 If some of input supply is powered through battery or always-on supply then 12 vin3-supply: Input supply for ldo3 13 vin4-supply: Input supply for ldo4 14 vin5-supply: Input supply for ldo5 15 vin6-supply: Input supply for ldo6 16 vin7-supply: Input supply for ldo7 19 - interrupt-parent : Specifies the reference to the interrupt controller. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/davinci/ |
H A D | da850-lego-ev3.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 8 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/linux-event-codes.h> 11 #include <dt-binding [all...] |
/freebsd/share/misc/ |
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-12-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | ahpredef.c | 3 * Module Name: ahpredef - Table of all known ACPI predefined names 11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp. 28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent 104 * re-exports any such software from a foreign destination, Licensee shall 105 * ensure that the distribution and export/re-export of the software is in 108 * any of its subsidiaries will export/re-export any technical data, process, 130 * 3. Neither the names of the above-listed copyright holders nor the names 174 …AH_PREDEF ("_ACx", "Active Cooling, x=0-9", "Returns the active cooling policy threshold values… 183 AH_PREDEF ("_ALx", "Active List, x=0-9", "Returns a list of active cooling device objects"), 187 AH_PREDEF ("_ATT", "Type-Specific Attribute", "Resource Descriptor field"), [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sm8250-xiaomi-elish-common.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * Copyright (c) 2022-2024 Jianhua Lu <lujianhua000@gmail.com> 6 #include <dt-bindings/arm/qcom,ids.h> 7 #include <dt-bindings/phy/phy.h> 8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 9 #include <dt-bindings/usb/pd.h> 20 /delete-node/ &adsp_mem; 21 /delete-node/ &cdsp_secure_heap; 22 /delete-node/ &slpi_mem; 23 /delete-node/ &spss_mem; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx53-sk-imx53.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 5 /dts-v1/; 10 model = "StarterKit SK-iMX53 Board"; 11 compatible = "starterkit,sk-imx53", "fsl,imx53"; 15 * iMX RTC is not battery powered on this board. 23 stdout-path = &uart1; 32 reg_usb1_vbus: regulator-usb-vbus { 33 compatible = "regulator-fixed"; 34 regulator-name = "usb_vbus"; 35 regulator-min-microvolt = <5000000>; [all …]
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_snvs.c | 1 /*- 29 * Driver for imx6 Secure Non-Volatile Storage system, which really means "all 30 * the stuff that's powered by a battery when main power is off". This includes 31 * realtime clock, tamper monitor, and power-management functions. Currently 60 * The RTC is a 47-bit counter clocked at 32KHz and organized as a 32.15 61 * fixed-point binary value. Shifting by SBT_LSB bits translates between 66 #define SBT_LSB (SBT_BITS - RTC_BITS) 75 {"fsl,sec-v4.0-mon-rtc-lp", true}, 83 return (SYSCON_READ_4(sc->syscon, offset)); in RD4() 90 SYSCON_WRITE_4(sc->syscon, offset, value); in WR4() [all …]
|
/freebsd/sys/arm/allwinner/ |
H A D | axp209.c | 1 /*- 2 * Copyright (c) 2015-2016 Emmanuel Vadot <manu@freebsd.org> 29 * X-Power AXP209/AXP211 PMU for Allwinner SoCs 469 .desc = "Battery Voltage (microVolt)", 484 .desc = "Battery Charging Current (microAmpere)", 499 .desc = "Battery Discharging Current (microAmpere)", 525 .value_convert = -(AXP209_TEMPMON_MIN - AXP209_0C_TO_K), 533 .desc = "Battery Voltage (microVolt)", 548 .desc = "Battery Charging Current (microAmpere)", 563 .desc = "Battery Discharging Current (microAmpere)", [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-ux500-samsung-codina-tmo.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy Exhibit SGH-T599 also known as Codina-TMO, 4 * the "TMO" shall be read "T-Mobile" as this phone was produced exlusively 5 * for T-Mobile in the United States. 8 * - No CPU speed cap, full ~1GHz rate 9 * - Differen 37 battery: battery { global() label [all...] |
H A D | ste-ux500-samsung-gavini.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy Beam GT-I8530 also known as Gavini. 6 /dts-v1/; 7 #include "ste-db8500.dtsi" 8 #include "ste-ab8500.dtsi" 9 #include "ste-dbx5x0-pinctr 23 battery: battery { global() label [all...] |
H A D | ste-ux500-samsung-codina.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy Ace 2 GT-I8160 also known as Codina. 11 * The Samsung tree further talks about GT-I8160P and GT-I8160chn (China). 12 * The GT-I8160 plain is known as the "europe" variant. 13 * The GT-I8160P is the CDMA version and it appears to not use the ST 15 * The GT-I8160ch 50 battery: battery { global() label [all...] |
H A D | ste-ux500-samsung-janice.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy S Advance GT-I9070 also known as Janice. 6 /dts-v1/; 7 #include "ste-db8500.dtsi" 8 #include "ste-ab8500.dtsi" 9 #include "ste-dbx5x0-pinctr 23 battery: battery { global() label [all...] |
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver27.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 6 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 15 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate --> 22 Serial Port: <tt>/dev/arc<i>u</i></tt>; 300 baud, 8-bits, 2-stop, no parity<br> 26 …nux x86. Changes from v1.1 and v1.2 include patches to work with the new ntp-4 code, clock support… 28 …-5.90 on Solaris-1 (SunOS 4.1.3_U1 on an SS1 serving as a router and firewall) and against ntpd3-5… 30 …omething approaching the 2.5 years expected in the usual stand-alone mode, but no battery-life mea… 31 …-Davis</a>. Thanks also to <a href="mailto:lyndond@sentinet.co.uk">Lyndon David</a> for some of th… 34 …-time). In the default or original MSF mode, the time is in `local' format, including the daylight… 35 …-5 or -4, -4 being used in this code, which builds in a reported dispersion of over 63ms (ie says … [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/amlogic/ |
H A D | meson8b-ec100.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 22 stdout-path = "serial0:115200n8"; 30 emmc_pwrseq: emmc-pwrseq { 31 compatible = "mmc-pwrseq-emmc"; 32 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>; 35 gpio-keys { 36 compatible = "gpio-keys-polled"; [all …]
|
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_pmic.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 96 rv = am335x_pmic_read(sc->sc_dev, TPS65217_INT_REG, (uint8_t *)&int_reg, 1); in am335x_pmic_intr() 98 device_printf(sc->sc_dev, "Cannot read interrupt register\n"); in am335x_pmic_intr() 102 rv = am335x_pmic_read(sc->sc_dev, TPS65217_STATUS_REG, (uint8_t *)&status_reg, 1); in am335x_pmic_intr() 104 device_printf(sc->sc_dev, "Cannot read status register\n"); in am335x_pmic_intr() 128 sc->sc_dev = dev; in am335x_pmic_probe() 129 /* Convert to 8-bit addressing */ in am335x_pmic_probe() 130 sc->sc_addr = iicbus_get_addr(dev); in am335x_pmic_probe() 151 const char *trange_c[] = {"0-45 C", "0-60 C"}; in am335x_pmic_dump_chgconfig() [all …]
|