Lines Matching refs:mezz_pwren
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()
1335 gpio_request(gpio_cfg[board].mezz_pwren, "mezz_pwr"); in setup_iomux_gpio()
1336 gpio_direction_output(gpio_cfg[board].mezz_pwren, 0); in setup_iomux_gpio()