Lines Matching defs:GPIO
20 * GPIO:
32 GPIO,
67 * pin_count: current GPIO pin number used for toggling the signal for
69 * info: holds the GPIOs information, CP GPIO should be used and
70 * all GPIOs should be within same GPIO config. register
71 * step_count: current step number to toggle the GPIO for PMIC
72 * seq: GPIO toggling values in sequence, each bit represents a GPIO.
73 * For example, bit0 represents first GPIO used for toggling
74 * the GPIO the last step is used to trigger the power off
76 * delay_ms: transition interval for the GPIO setting to take effect
79 /* Max GPIO number used to notify PMIC to power off the SoC */
81 /* Max GPIO toggling steps in sequence to power off the SoC */