Home
last modified time | relevance | path

Searched +full:enable +full:- +full:charge +full:- +full:control (Results 1 – 25 of 129) sorted by relevance

123456

/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dsummit,smb347-charger.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/supply/summit,smb347-charger.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - David Heidelberg <david@ixit.cz>
11 - Dmitry Osipenko <digetx@gmail.com>
16 - summit,smb345
17 - summit,smb347
18 - summit,smb358
26 monitored-battery:
[all …]
H A Dti,bq24735.txt1 TI BQ24735 Charge Controller
5 - compatible : "ti,bq24735"
8 - interrupts : Specify the interrupt to be used to trigger when the AC
10 - ti,ac-detect-gpios : This GPIO is optionally used to read the AC adapter
15 - ti,charge-current : Used to control and set the charging current. This value
19 - ti,charge-voltage : Used to control and set the charging voltage. This value
23 - ti,input-current : Used to control and set the charger input current. This
27 - ti,external-control : Indicates that the charger is configured externally
28 and that the host should not attempt to enable/disable charging or set the
29 charge voltage/current.
[all …]
H A Dbq24735.yaml1 # SPDX-License-Identifier: GPL-2.0
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: TI BQ24735 Li-Ion Battery Charger
11 - Sebastian Reichel <sre@kernel.org>
14 - $ref: power-supply.yaml#
27 ti,ac-detect-gpios:
35 ti,charge-current:
38 Used to control and set the charging current.
43 ti,charge-voltage:
[all …]
H A Dqcom_smbb.txt1 Qualcomm Switch-Mode Battery Charger and Boost
4 - compatible:
8 - "qcom,pm8941-charger"
10 - reg:
12 Value type: <prop-encoded-array>
15 - interrupts:
17 Value type: <prop-encoded-array>
21 - charge done
22 - charge fast mode
23 - charge trickle mode
[all …]
H A Dqcom,pm8941-charger.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/power/supply/qcom,pm8941-charger.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Switch-Mode Battery Charger and Boost
10 - Sebastian Reichel <sre@kernel.org>
15 - qcom,pm8226-charger
16 - qcom,pm8941-charger
23 - description: charge done
24 - description: charge fast mode
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/addac/
H A Dadi,ad74115.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/contrib/expat/xmlwf/
H A Dxmlwf_helpgen.py9 # Copyright (c) 2019-2023 Sebastian Pipping <sebastian@pipping.org>
13 # Permission is hereby granted, free of charge, to any person obtaining
36 …0 the input files are well-formed and the output (if requested) was written successfu…
38 2 one or more input files were not well-formed
40 4 command-line argument error
43 Please report bugs at https://github.com/libexpat/libexpat/issues -- thank you!
48 %(prog)s -h|--help
49 %(prog)s -v|--version
54 description='xmlwf - Determines if an XML document is well-formed',
58 input_related = parser.add_argument_group('input control arguments')
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3566-anbernic-rg503.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/pinctrl/rockchip.h>
8 #include "rk3566-anbernic-rgxx3.dtsi"
20 adc-joystick {
21 compatible = "adc-joystick";
22 io-channels = <&adc_mux 0>,
26 pinctrl-0 = <&joy_mux_en>;
[all …]
H A Drk3566-powkiddy-rk2023.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/leds/common.h>
8 #include <dt-bindings/pinctrl/rockchip.h>
9 #include <dt-bindings/soc/rockchip,vop2.h>
13 chassis-type = "handset";
21 adc-joystick {
22 compatible = "adc-joystick";
[all …]
H A Drk3566-powkiddy-x55.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/leds/common.h>
8 #include <dt-bindings/pinctrl/rockchip.h>
9 #include <dt-bindings/soc/rockchip,vop2.h>
14 chassis-type = "handset";
25 stdout-path = "serial2:1500000n8";
28 adc_joystick: adc-joystick {
[all …]
/freebsd/share/man/man4/
H A Dpim.41 .\" Copyright (c) 2001-2003 International Computer Science Institute
3 .\" Permission is hereby granted, free of charge, to any person obtaining a
53 Protocol Independent Multicast - Sparse Mode (PIM-SM) and
54 Protocol Independent Multicast - Dense Mode (PIM-DM).
56 PIM-SM is a multicast routing protocol that can use the underlying
57 unicast routing information base or a separate multicast-capable
61 and optionally creates shortest-path trees per source.
63 PIM-DM is a multicast routing protocol that uses the underlying
69 Both PIM-SM and PIM-DM are fairly complex protocols,
70 though PIM-SM is much more complex.
[all …]
/freebsd/sys/dev/hifn/
H A Dhifn7751reg.h3 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
9 * Copyright (c) 2000-2001 Network Security Technologies, Inc.
12 * Please send any comments, feedback, bug-fixes, or feature requests to
41 * Materiel Command, USAF, under agreement number F30602-01-2-0537.
77 * The values below should multiple of 4 -- and be large enough to handle
81 * mac-key + rc4-key
115 #define HIFN_0_PUCTRL 0x04 /* Processing Unit Control */
118 #define HIFN_0_PUIER 0x10 /* Processing Unit Interrupt Enable */
122 #define HIFN_0_PUCTRL2 0x28 /* Processing Unit Control (2nd map) */
[all …]
/freebsd/sys/contrib/xen/hvm/
H A Dparams.h2 * Permission is hereby granted, free of charge, to any person obtaining a copy
51 * How should CPU0 event-channel notifications be delivered?
53 * If val == 0 then CPU0 event-channel notifications are not delivered.
79 * val[15:8] is interrupt flag of the PPI used by event-channel:
82 * val[7:0] is a PPI number used by event-channel.
91 * These are not used by Xen. They are here for convenience of HVM-guest
106 …* (See http://download.microsoft.com/download/A/B/4/AB43A34E-BDD0-4FA6-BDEF-79EEF16E880B/Hyperviso…
116 * - Hypercall MSRs (HV_X64_MSR_GUEST_OS_ID and HV_X64_MSR_HYPERCALL)
117 * - APIC access MSRs (HV_X64_MSR_EOI, HV_X64_MSR_ICR and HV_X64_MSR_TPR)
118 * - Virtual Processor index MSR (HV_X64_MSR_VP_INDEX)
[all …]
/freebsd/contrib/ncurses/man/
H A Dcurs_trace.3x2 .\" Copyright 2019-2023,2024 Thomas E. Dickey *
3 .\" Copyright 2000-2016,2017 Free Software Foundation, Inc. *
5 .\" Permission is hereby granted, free of charge, to any person obtaining a *
31 .TH curs_trace 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
71 \fB\%_tracemouse\fP \-
77 \fBunsigned curses_trace(const unsigned \fItrace-mask\fP);
94 \fBvoid trace(const unsigned int \fItrace-mask\fP);
110 are only available with the wide-character configuration of the libraries.
118 The other functions either return a pointer to a string-area
124 To work around the problem of a single string-area per function,
[all …]
H A Dterm.72 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 1998-2011,2017 Free Software Foundation, Inc. *
5 .\" Permission is hereby granted, free of charge, to any person obtaining a *
31 .TH term 7 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" Miscellaneous
45 term \-
51 console or display-device type you are using.
53 is critical for all screen-oriented programs, including your editor and mailer.
55 A default \fITERM\fP value will be set on a per-line basis by either
56 \fB/etc/inittab\fP (e.g., System\-V-like Unices)
61 Older Unix systems pre-set a very dumb terminal type
[all …]
H A Duser_caps.53 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
6 .\" Permission is hereby granted, free of charge, to any person obtaining a *
32 .TH user_caps 5 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "File formats"
49 user_caps \-
50 user-defined \fIterminfo\fR capability format
52 .B @INFOCMP@ \-x
54 .B @TIC@ \-x
76 and reverse-engineering the compiled terminfo files to match the binary format.
79 copy the SVr2 binary format, which uses 16-bit signed integers,
80 and is limited to 4096-byte entries.
[all …]
/freebsd/sys/dev/firmware/xilinx/
H A Dpm_defs.h2 * Copyright (c) 2013-2022, ARM Limited and Contributors. All rights reserved.
4 * SPDX-License-Identifier: BSD-3-Clause
82 /* Direct control API functions: */
103 /* Clock control API functions */
117 /* PLL control API functions */
325 * @PM_PLL_PARAM_DIV2: Enable for divide by 2 function inside the PLL
332 * @PM_PLL_PARAM_LFHF: PLL loop filter high frequency capacitor control
333 * @PM_PLL_PARAM_CP: PLL charge pump control
334 * @PM_PLL_PARAM_RES: PLL loop filter resistor control
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dmvebu-devbus.txt3 The Device Bus controller available in some Marvell's SoC allows to control
9 - compatible: Armada 370/XP SoC are supported using the
10 "marvell,mvebu-devbus" compatible string.
13 "marvell,orion-devbus" compatible string.
15 - reg: A resource specifier for the register space.
20 - #address-cells: Must be set to 1
21 - #size-cells: Must be set to 1
22 - ranges: Must be set up to reflect the memory layout with four
23 integer values for each chip-select line in use:
28 - devbus,keep-config This property can optionally be used to keep
[all …]
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun5i-gr8-evb.dts5 * Mylène Josserand <mylene.josserand@free-electrons.com>
7 * This file is dual-licensed: you can use it either under the terms
24 * b) Permission is hereby granted, free of charge, to any person
46 /dts-v1/;
47 #include "sun5i-gr8.dtsi"
48 #include "sunxi-common-regulators.dtsi"
50 #include <dt-bindings/gpio/gpio.h>
51 #include <dt-bindings/input/input.h>
52 #include <dt-bindings/interrupt-controller/irq.h>
55 model = "NextThing GR8-EVB";
[all …]
/freebsd/contrib/ntp/sntp/libopts/
H A DCOPYING.gplv34 Copyright (C) 1992-2018 by Bruce Korb - all rights reserved
16 share and change all versions of a program--to make sure it remains free
24 have the freedom to distribute copies of free software (and charge for
63 software on general-purpose computers, but in those that do, we wish to
66 patents cannot be used to render the program non-free.
77 "Copyright" also means copyright-like laws that apply to other kinds of
115 for making modifications to it. "Object code" means any non-source
126 Component, and (b) serves only to enable use of the work with that
137 control those activities. However, it does not include the work's
138 System Libraries, or general-purpose tools or generally available free
[all …]
/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwsleep.c3 * Name: hwsleep.c - ACPI Hardware Sleep/Wake Support functions for the
12 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp.
22 * 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a
29 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
105 * re-exports any such software from a foreign destination, Licensee shall
106 * ensure that the distribution and export/re-export of the software is in
109 * any of its subsidiaries will export/re-export any technical data, process,
131 * 3. Neither the names of the above-listed copyright holders nor the names
165 * PARAMETERS: SleepState - Which sleep state to enter
215 /* Enable all wakeup GPEs */ in AcpiHwLegacySleep()
[all …]
H A Dhwxface.c3 * Module Name: hwxface - Public ACPICA hardware interfaces
11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp.
21 * 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a
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
192 !ResetReg->Address) in AcpiReset()
197 if (ResetReg->SpaceId == ACPI_ADR_SPACE_SYSTEM_IO) in AcpiReset()
[all …]
/freebsd/sys/contrib/xen/
H A Ddomctl.h4 * Domain management operations. For use by node control stack.
6 * Permission is hereby granted, free of charge, to any person obtaining a copy
24 * Copyright (c) 2002-2003, B Dragovic
25 * Copyright (c) 2002-2006, K Fraser
32 #error "domctl operations are intended for use by node control tools only"
46 * an id is auto-allocated and returned.
56 /* Use hardware-assisted paging if available? */
62 /* Disable out-of-sync shadow page tables? */
106 /* Per-vCPU buffer size in bytes. 0 to disable. */
126 /* Currently paused by control software. */
[all …]
/freebsd/sys/powerpc/powermac/
H A Dpmu.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
115 * List of battery-related sysctls we might ask for
192 -1, -1, -1, -1, -1, -1, -1, -1,
193 -1, -1, -1, -1, -1, -1, -1, -1,
194 0x01, 0x01, -1, -1, -1, -1, -1, -1,
195 0x00, 0x00, -1, -1, -1, -1, -1, 0x00,
196 -1, 0x00, 0x02, 0x01, 0x01, -1, -1, -1,
197 0x00, -1, -1, -1, -1, -1, -1, -1,
198 0x04, 0x14, -1, 0x03, -1, -1, -1, -1,
[all …]
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutxfinit.c3 * Module Name: utxfinit - External interfaces for ACPICA initialization
11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp.
21 * 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a
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
196 /* Initialize the OS-Dependent layer */ in AcpiInitializeSubsystem()
253 * PARAMETERS: Flags - Init/enable Options in ACPI_EXPORT_SYMBOL_INIT()
[all …]

123456