Searched refs:mezz_pwren (Results 1 – 2 of 2) sorted by relevance
/u-boot/board/gateworks/gw_ventana/ |
A D | common.c | 968 .mezz_pwren = IMX_GPIO_NR(4, 7), 988 .mezz_pwren = IMX_GPIO_NR(2, 19), 1009 .mezz_pwren = IMX_GPIO_NR(2, 19), 1035 .mezz_pwren = IMX_GPIO_NR(2, 19), 1060 .mezz_pwren = IMX_GPIO_NR(2, 19), 1138 .mezz_pwren = IMX_GPIO_NR(2, 19), 1198 .mezz_pwren = IMX_GPIO_NR(2, 19), 1259 .mezz_pwren = IMX_GPIO_NR(2, 19), 1280 .mezz_pwren = IMX_GPIO_NR(2, 19), 1334 if (gpio_cfg[board].mezz_pwren) { in setup_iomux_gpio() [all …]
|
A D | common.h | 67 int mezz_pwren; member
|
Completed in 6 milliseconds