Lines Matching refs:otgpwr_en
969 .otgpwr_en = IMX_GPIO_NR(3, 22),
989 .otgpwr_en = IMX_GPIO_NR(3, 22),
1013 .otgpwr_en = IMX_GPIO_NR(3, 22),
1038 .otgpwr_en = IMX_GPIO_NR(3, 22),
1065 .otgpwr_en = IMX_GPIO_NR(3, 22),
1116 .otgpwr_en = IMX_GPIO_NR(3, 22),
1139 .otgpwr_en = IMX_GPIO_NR(4, 15),
1165 .otgpwr_en = IMX_GPIO_NR(3, 23),
1178 .otgpwr_en = IMX_GPIO_NR(4, 15),
1196 .otgpwr_en = IMX_GPIO_NR(3, 22),
1278 .otgpwr_en = IMX_GPIO_NR(3, 22),
1382 if (gpio_cfg[board].otgpwr_en) { in setup_iomux_gpio()
1383 gpio_request(gpio_cfg[board].otgpwr_en, "usbotg_pwr"); in setup_iomux_gpio()
1384 gpio_direction_output(gpio_cfg[board].otgpwr_en, 0); in setup_iomux_gpio()