Searched refs:SB_FX6_USB_OTG_PWR (Results 1 – 2 of 2) sorted by relevance
20 #define SB_FX6_USB_OTG_PWR IMX_GPIO_NR(3, 22) macro23 #define SB_FX6_USB_OTG_PWR IMX_GPIO_NR(3, 22) macro
305 err = gpio_request(SB_FX6_USB_OTG_PWR, "usb-pwr"); in cm_fx6_setup_usb_otg()316 return gpio_direction_output(SB_FX6_USB_OTG_PWR, 0); in cm_fx6_setup_usb_otg()352 return gpio_direction_output(SB_FX6_USB_OTG_PWR, on); in board_ehci_power()