Home
last modified time | relevance | path

Searched refs:supplied (Results 1 – 25 of 263) sorted by relevance

1234567891011

/linux/drivers/power/supply/
A Dpm8916_bms_vm.c64 int supplied; in pm8916_bms_vm_battery_get_property() local
68 supplied = power_supply_am_i_supplied(psy); in pm8916_bms_vm_battery_get_property()
70 if (supplied < 0 && supplied != -ENODEV) in pm8916_bms_vm_battery_get_property()
71 return supplied; in pm8916_bms_vm_battery_get_property()
72 else if (supplied && supplied != -ENODEV) in pm8916_bms_vm_battery_get_property()
A Dug3105_battery.c90 bool supplied; member
114 if (chip->supplied && chip->ocv_avg > full) in ug3105_get_status()
181 bool prev_supplied = chip->supplied; in ug3105_work()
232 chip->supplied = power_supply_am_i_supplied(psy); in ug3105_work()
240 if (chip->supplied != prev_supplied || in ug3105_work()
/linux/Documentation/ABI/testing/
A Dsysfs-platform-wilco-ec45 supplied to the port when on AC or if battery is > 50%.
46 Else no power is supplied.
47 - In S5, if usb_charge is enabled, then power will be supplied
48 to the port when on AC. Else no power is supplied.
A Dsysfs-platform-twl4030-usb4 is being supplied by the USB bus.
A Dsysfs-bus-iio-meas-spec6 battery level supplied to sensor is below 2.25V.
/linux/Documentation/devicetree/bindings/mfd/
A Dcirrus,madera.yaml163 Should reference the clocks supplied on MCLK1, MCLK2 and MCLK3.
170 "mclk1" For the clock supplied on MCLK1, recommended to be a
172 "mclk2" For the clock supplied on MCLK2, required to be an
174 "mclk3" For the clock supplied on MCLK3.
211 be supplied internally.
215 Microphone power supply, normally supplied internally except on
A Dwlf,arizona.yaml37 internally supplied.
135 Digital power supply, normally supplied internally except on cs47l24,
140 Microphone power supply, normally supplied internally except on
176 Should reference the clocks supplied on MCLK1 and MCLK2.
182 Should contains two strings mclk1 for the clock supplied on MCLK1,
184 clock supplied on MCLK2, recommended to be an always on 32k clock.
/linux/Documentation/devicetree/bindings/sound/
A Dwidgets.txt7 "template-wname", "user-supplied-wname"
12 The "user-supplied-wname" being the user specified widget name.
/linux/Documentation/devicetree/bindings/input/
A Dregulator-haptic.yaml22 The maximum voltage value supplied to the haptic motor
26 The minimum voltage value supplied to the haptic motor
/linux/Documentation/core-api/
A Dpadata.rst64 Reading one of these files shows the user-supplied cpumask, which may be
67 Padata maintains two pairs of cpumasks internally, the user-supplied cpumasks
69 cpumask.) The user-supplied cpumasks default to all possible CPUs on instance
71 subset of the user-supplied cpumasks and contain only the online CPUs in the
72 user-supplied masks; these are the cpumasks padata actually uses. So it is
74 offline CPU in the user-supplied cpumask comes online, padata is going to use
/linux/Documentation/devicetree/bindings/regulator/
A Dpwm-regulator.yaml20 regulator can only operate at the voltages supplied in the table.
27 This mode uses the regulator's maximum and minimum supplied voltages
32 voltage to run at half way between the supplied max_uV and min_uV values.
A Dqcom,qca6390-pmu.yaml65 description: GPIO line enabling the ATH11K WLAN module supplied by the PMU
69 description: GPIO line enabling the Bluetooth module supplied by the PMU
A Dregulator-output.yaml14 This describes a power output connector supplied by a regulator,
/linux/Documentation/power/regulator/
A Doverview.rst40 - Electronic device that is supplied power by a regulator.
53 - Electronic circuit that is supplied its input power by the
75 A power domain may have regulators that are supplied power
168 supplied by others (similar to a clock tree).
/linux/Documentation/hwmon/
A Dnzxt-smart2.rst47 curr[1-3]_input Current supplied to the fan (in milliamperes).
48 in[0-2]_input Voltage supplied to the fan (in millivolts).
/linux/Documentation/devicetree/bindings/clock/
A Dnuvoton,npcm750-clk.txt66 /* external clock signal rg1refck, supplied by the phy */
74 /* external clock signal rg2refck, supplied by the phy */
A Dsamsung,exynos-ext-clock.yaml16 Samsung SoCs require an external clock supplied through XXTI or XusbXTI pins.
/linux/Documentation/networking/device_drivers/atm/
A Dfore200e.rst34 The supplied firmware images should work with all adapters.
39 ForeThought CD-ROM supplied with your adapter by FORE Systems.
/linux/Documentation/devicetree/bindings/iio/adc/
A Dti,ads131e08.yaml50 Optional external voltage reference. If not supplied, internal voltage
59 Note: internal voltage reference is used only if vref-supply is not supplied.
A Dmaxim,max1363.yaml29 description: Optional external reference. If not supplied, internal
A Dti,ads8688.yaml25 description: Optional external reference. If not supplied, assume
/linux/Documentation/devicetree/bindings/iio/dac/
A Dti,dac5571.yaml32 Reference voltage must be supplied to establish the scaling of the
A Dti,dac7311.yaml24 Reference voltage must be supplied to establish the scaling of the
A Dadi,ad5761.yaml26 description: If not supplied, internal reference will be used.
A Dadi,ad5686.yaml36 description: If not supplied the internal reference is used.

Completed in 30 milliseconds

1234567891011