Home
last modified time | relevance | path

Searched refs:otgpwr_en (Results 1 – 3 of 3) sorted by relevance

/u-boot/board/gateworks/gw_ventana/
A Dcommon.c973 .otgpwr_en = IMX_GPIO_NR(3, 22),
993 .otgpwr_en = IMX_GPIO_NR(3, 22),
1017 .otgpwr_en = IMX_GPIO_NR(3, 22),
1042 .otgpwr_en = IMX_GPIO_NR(3, 22),
1069 .otgpwr_en = IMX_GPIO_NR(3, 22),
1120 .otgpwr_en = IMX_GPIO_NR(3, 22),
1143 .otgpwr_en = IMX_GPIO_NR(4, 15),
1169 .otgpwr_en = IMX_GPIO_NR(3, 23),
1182 .otgpwr_en = IMX_GPIO_NR(4, 15),
1200 .otgpwr_en = IMX_GPIO_NR(3, 22),
[all …]
A Dcommon.h78 int otgpwr_en; member
A Dgw_ventana.c188 if (gpio_cfg[board_type].otgpwr_en) in board_ehci_power()
189 gpio_set_value(gpio_cfg[board_type].otgpwr_en, on); in board_ehci_power()

Completed in 7 milliseconds