Lines Matching +full:target +full:- +full:supply
1 .. SPDX-License-Identifier: GPL-2.0-only
13 This framework is designed to abstract complex power-up sequences that are
22 --------
33 Target
35 A target is a set of units (composed of the "final" unit and its
52 specify the name of the target it wants to reach in the sequence after calling
54 the consumer can request the powering down of its target with
65 Each provider can logically split the power-up sequence into discrete chunks
73 -------------------------
83 device-tree node representing a power management unit of a chipset and the
85 relevant regulator supply properties in device tree and see if they lead from
91 .. kernel-doc:: include/linux/pwrseq/provider.h
94 .. kernel-doc:: drivers/power/sequencing/core.c