Home
last modified time | relevance | path

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

/openbmc/u-boot/board/k+p/kp_imx53/
H A Dkp_imx53.c22 #define VBUS_PWR_EN IMX_GPIO_NR(7, 8) macro
51 gpio_request(VBUS_PWR_EN, "VBUS_PWR_EN"); in board_ehci_hcd_init()
52 gpio_direction_output(VBUS_PWR_EN, 1); in board_ehci_hcd_init()
/openbmc/u-boot/arch/arm/dts/
H A Dimx53-kp.dts85 /* VBUS_PWR_EN */