Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mx51evk/
H A Dmx51evk.c116 #define MX51EVK_USB_PHY_RESET IMX_GPIO_NR(2, 5) macro
149 gpio_direction_output(MX51EVK_USB_PHY_RESET, 0); in board_ehci_hcd_init()
157 gpio_set_value(MX51EVK_USB_PHY_RESET, 1); in board_ehci_hcd_init()