Home
last modified time | relevance | path

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

/openbmc/u-boot/board/tqc/tqma6/
H A Dtqma6_wru4.c224 #define GPIO_USB_OTG_PWR IMX_GPIO_NR(3, 22) macro
239 ret = gpio_request(GPIO_USB_OTG_PWR, "usb-otg-pwr"); in gpio_init()
241 gpio_direction_output(GPIO_USB_OTG_PWR, 1); in gpio_init()