Searched full:sequencing (Results 1 – 25 of 104) sorted by relevance
12345
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | max77620.txt | 34 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-6.12.1/drivers/power/sequencing/ |
D | Kconfig | 4 tristate "Power Sequencing support" 6 Say Y here to enable the Power Sequencing subsystem. 20 Say Y here to enable the power sequencing driver for Qualcomm
|
D | core.c | 27 * 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-6.12.1/Documentation/driver-api/ |
D | pwrseq.rst | 5 Power Sequencing API 16 The intention is to allow consumers to obtain a power sequencing handle 24 The power sequencing API uses a number of terms specific to the subsystem: 94 .. kernel-doc:: drivers/power/sequencing/core.c
|
/linux-6.12.1/drivers/hid/i2c-hid/ |
D | i2c-hid.h | 27 * @power_up: do sequencing to power up the device. 28 * @power_down: do sequencing to power down the device.
|
/linux-6.12.1/Documentation/i2c/busses/ |
D | i2c-ali1535.rst | 27 Additionally, the sequencing of the SMBus transactions has been modified to 28 be more consistent with the sequencing recommended by the manufacturer and
|
/linux-6.12.1/include/linux/pwrseq/ |
D | provider.h | 17 * struct pwrseq_unit_data - Configuration of a single power sequencing 35 * struct pwrseq_target_data - Configuration of a power sequencing target.
|
/linux-6.12.1/Documentation/devicetree/bindings/power/ |
D | mediatek,power-controller.yaml | 98 power-up sequencing. 102 List of names of clocks, in order to match the power-up sequencing 109 In order to follow properly the power-up sequencing, the clocks must
|
D | fsl,imx-gpcv2.yaml | 77 power-up sequencing to ensure reset propagation into devices located 90 power-up sequencing of the domain. The resets belong to devices
|
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | panel-edp.yaml | 27 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
|
D | raspberrypi,7inch-touchscreen.yaml | 17 - Atmel microcontroller on I2C for power sequencing the DSI bridge and
|
/linux-6.12.1/drivers/pci/pwrctl/ |
D | pci-pwrctl-pwrseq.c | 25 * verification between requesting the power sequencing handle. 34 * the WCN family of chips since before power sequencing was added in pci_pwrctl_pwrseq_qcm_wcn_validate_device()
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-max77620.txt | 64 - 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-6.12.1/drivers/power/ |
D | Kconfig | 3 source "drivers/power/sequencing/Kconfig"
|
D | Makefile | 3 obj-$(CONFIG_POWER_SEQUENCING) += sequencing/
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/freescale/ |
D | fsl,imx7ulp-pm.yaml | 13 The Multi-System Mode Controller (MSMC) is responsible for sequencing
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | regulator-max77620.txt | 62 - 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-6.12.1/Documentation/devicetree/bindings/soc/imx/ |
D | fsl,imx8mq-vpu-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the VPU peripherals
|
D | fsl,imx93-src.yaml | 60 during domain power-up sequencing to ensure reset
|
D | fsl,imx8mp-hsio-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the high-speed IO
|
D | fsl,imx8mp-hdmi-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the display pipeline
|
D | fsl,imx8mm-disp-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the display and MIPI CSI
|
D | fsl,imx8mn-disp-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the display and MIPI CSI
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | goodix,gt7375p.yaml | 15 power sequencing required.
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_pps_regs.h | 12 /* Panel power sequencing */
|
12345