Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c964 .mezz_pwren = IMX_GPIO_NR(4, 7),
984 .mezz_pwren = IMX_GPIO_NR(2, 19),
1005 .mezz_pwren = IMX_GPIO_NR(2, 19),
1031 .mezz_pwren = IMX_GPIO_NR(2, 19),
1056 .mezz_pwren = IMX_GPIO_NR(2, 19),
1134 .mezz_pwren = IMX_GPIO_NR(2, 19),
1194 .mezz_pwren = IMX_GPIO_NR(2, 19),
1255 .mezz_pwren = IMX_GPIO_NR(2, 19),
1276 .mezz_pwren = IMX_GPIO_NR(2, 19),
1330 if (gpio_cfg[board].mezz_pwren) { in setup_iomux_gpio()
[all …]
H A Dcommon.h67 int mezz_pwren; member