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