Home
last modified time | relevance | path

Searched full:sequencing (Results 1 – 25 of 67) sorted by relevance

123

/linux/drivers/power/sequencing/
H A DKconfig4 tristate "Power Sequencing support"
6 Say Y here to enable the Power Sequencing subsystem.
21 Say Y here to enable the power sequencing driver for Qualcomm
31 tristate "T-HEAD TH1520 GPU power sequencing driver"
34 Say Y here to enable the power sequencing driver for the TH1520 SoC
H A Dcore.c27 * Power-sequencing framework for linux.
222 * struct pwrseq_device - Private power sequencing data.
225 * @owner: Prevents removal of active power sequencing providers.
264 * @pwrseq: Reference to the power sequencing device.
313 WARN(1, "Circular dependency in power sequencing flow detected!\n"); in pwrseq_check_unit_deps()
464 * @config: Configuration of the new power sequencing device.
572 * @config: Configuration of the new power sequencing device.
1105 MODULE_DESCRIPTION("Power Sequencing subsystem core");
/linux/Documentation/devicetree/bindings/mfd/
H A Dmax77620.txt34 and power-down delays (sequencing). GPIO1, GPIO2, and GPIO3 can be programmed
39 The flexible sequencing structure consists of two hardware enable inputs
40 (EN0, EN1), and 3 master sequencing timers called FPS0, FPS1 and FPS2.
41 Each master sequencing timer is programmable through its configuration
43 source (SW). When enabled/disabled, the master sequencing timer generates
44 eight sequencing events on different time periods called slots. The time
55 clock are set into following state at the sequencing event that
59 the sequencing event.
61 low power mode at the sequencing event.
/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-hw.h26 /* THC SW sequencing Control */
28 /* THC SW sequencing Status */
30 /* THC SW Sequencing Data DW0 or SPI Address Register */
32 /* THC SW sequencing Data DW1 */
34 /* THC SW sequencing Data DW2 */
36 /* THC SW sequencing Data DW3 */
38 /* THC SW sequencing Data DW4 */
40 /* THC SW sequencing Data DW5 */
42 /* THC SW sequencing Data DW6 */
44 /* THC SW sequencing Data DW7 */
[all …]
/linux/Documentation/i2c/busses/
H A Di2c-ali1535.rst27 Additionally, the sequencing of the SMBus transactions has been modified to
28 be more consistent with the sequencing recommended by the manufacturer and
/linux/include/linux/pwrseq/
H A Dprovider.h20 * struct pwrseq_unit_data - Configuration of a single power sequencing
38 * struct pwrseq_target_data - Configuration of a power sequencing target.
/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-edp.yaml27 provided anywhere on the DP AUX bus is the power sequencing timings.
33 information) to figure out other power sequencing timings.
35 eDP panels in general can have somewhat arbitrary power sequencing
H A Draspberrypi,7inch-touchscreen.yaml17 - Atmel microcontroller on I2C for power sequencing the DSI bridge and
/linux/Documentation/devicetree/bindings/power/
H A Dfsl,imx-gpcv2.yaml77 power-up sequencing to ensure reset propagation into devices located
90 power-up sequencing of the domain. The resets belong to devices
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-max77620.txt64 - maxim,active-fps-power-up-slot: Sequencing event slot number on which
71 - maxim,active-fps-power-down-slot: Sequencing event slot number on which
/linux/drivers/power/
H A DKconfig3 source "drivers/power/sequencing/Kconfig"
H A DMakefile3 obj-$(CONFIG_POWER_SEQUENCING) += sequencing/
/linux/Documentation/devicetree/bindings/regulator/
H A Dregulator-max77620.txt62 - maxim,active-fps-power-up-slot: Sequencing event slot number on which
69 - maxim,active-fps-power-down-slot: Sequencing event slot number on which
/linux/Documentation/devicetree/bindings/soc/imx/
H A Dfsl,imx8mq-vpu-blk-ctrl.yaml14 the NoC and ensuring proper power sequencing of the VPU peripherals
H A Dfsl,imx93-src.yaml60 during domain power-up sequencing to ensure reset
H A Dfsl,imx8mp-hsio-blk-ctrl.yaml14 the NoC and ensuring proper power sequencing of the high-speed IO
H A Dfsl,imx8mp-hdmi-blk-ctrl.yaml14 the NoC and ensuring proper power sequencing of the display pipeline
H A Dfsl,imx8mm-disp-blk-ctrl.yaml14 the NoC and ensuring proper power sequencing of the display and MIPI CSI
H A Dfsl,imx8mn-disp-blk-ctrl.yaml14 the NoC and ensuring proper power sequencing of the display and MIPI CSI
H A Dfsl,imx8mm-vpu-blk-ctrl.yaml14 the NoC and ensuring proper power sequencing of the VPU peripherals
/linux/Documentation/devicetree/bindings/input/
H A Dgoodix,gt7375p.yaml15 power sequencing required.
/linux/net/l2tp/
H A Dl2tp_core.h62 * Tracks runtime state including cookies, dataplane packet sequencing, and IO statistics.
250 /* Receive path helpers. If data sequencing is enabled for the session these
/linux/Documentation/driver-api/nvdimm/
H A Dfirmware-activate.rst79 The last runtime activation failed due to a sequencing error of the
/linux/Documentation/gpu/nova/core/
H A Ddevinit.rst27 2. Power sequencing
/linux/drivers/gpu/nova-core/
H A Dgfw.rs12 //! 2. Power sequencing.

123