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

/linux-4.4.14/arch/arm/mach-imx/
H A Dmach-armadillo5x0.c137 #define USBH2_CS IOMUX_TO_GPIO(MX31_PIN_GPIO1_3) macro
207 err = gpio_request(USBH2_CS, "USB-H2-CS"); usbh2_init()
213 err = gpio_direction_output(USBH2_CS, 0/*Enabled*/); usbh2_init()
243 gpio_free(USBH2_CS); usbh2_init()
H A Dmach-mx31lite.c165 "USBH2_CS"); usbh2_init()
H A Dmach-mx31lilly.c178 "USBH2_CS"); usbh2_init()

Completed in 882 milliseconds