Searched refs:USB_RESET_B (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-imx/
H A Dmach-mx31moboard.c370 #define USB_RESET_B IOMUX_TO_GPIO(MX31_PIN_GPIO1_0) macro
411 gpio_request(USB_RESET_B, "usb-reset"); usb_xcvr_reset()
412 gpio_direction_output(USB_RESET_B, 0); usb_xcvr_reset()
414 gpio_set_value(USB_RESET_B, 1); usb_xcvr_reset()

Completed in 250 milliseconds