Searched refs:USB_RESET_B (Results 1 – 1 of 1) sorted by relevance
380 #define USB_RESET_B IOMUX_TO_GPIO(MX31_PIN_GPIO1_0) macro421 gpio_request(USB_RESET_B, "usb-reset"); in usb_xcvr_reset()422 gpio_direction_output(USB_RESET_B, 0); in usb_xcvr_reset()424 gpio_set_value(USB_RESET_B, 1); in usb_xcvr_reset()