Home
last modified time | relevance | path

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

/u-boot/board/compulab/cm_fx6/
A Dcommon.h20 #define SB_FX6_USB_OTG_PWR IMX_GPIO_NR(3, 22) macro
23 #define SB_FX6_USB_OTG_PWR IMX_GPIO_NR(3, 22) macro
A Dcm_fx6.c314 err = gpio_request(SB_FX6_USB_OTG_PWR, "usb-pwr"); in cm_fx6_setup_usb_otg()
325 return gpio_direction_output(SB_FX6_USB_OTG_PWR, 0); in cm_fx6_setup_usb_otg()
361 return gpio_direction_output(SB_FX6_USB_OTG_PWR, on); in board_ehci_power()

Completed in 3 milliseconds