Lines Matching refs:otgpwr_en
807 .otgpwr_en = IMX_GPIO_NR(3, 22),
827 .otgpwr_en = IMX_GPIO_NR(3, 22),
850 .otgpwr_en = IMX_GPIO_NR(3, 22),
874 .otgpwr_en = IMX_GPIO_NR(3, 22),
900 .otgpwr_en = IMX_GPIO_NR(3, 22),
948 .otgpwr_en = IMX_GPIO_NR(3, 22),
970 .otgpwr_en = IMX_GPIO_NR(4, 15),
983 .otgpwr_en = IMX_GPIO_NR(4, 15),
1001 .otgpwr_en = IMX_GPIO_NR(3, 22),
1099 if (gpio_cfg[board].otgpwr_en) { in setup_iomux_gpio()
1100 gpio_request(gpio_cfg[board].otgpwr_en, "usbotg_pwr"); in setup_iomux_gpio()
1101 gpio_direction_output(gpio_cfg[board].otgpwr_en, 0); in setup_iomux_gpio()