Home
last modified time | relevance | path

Searched refs:PMIC_PROG_VOLTAGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dpf0100.c27 # define PMIC_PROG_VOLTAGE IMX_GPIO_NR(2, 3) macro
160 gpio_direction_output(PMIC_PROG_VOLTAGE, 0); in pf0100_prog()
183 gpio_direction_output(PMIC_PROG_VOLTAGE, in pf0100_prog()
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dpf0100.c28 # define PMIC_PROG_VOLTAGE IMX_GPIO_NR(2, 4) macro
178 gpio_direction_output(PMIC_PROG_VOLTAGE, 0); in pf0100_prog()
201 gpio_direction_output(PMIC_PROG_VOLTAGE, in pf0100_prog()