Home
last modified time | relevance | path

Searched refs:MX31_PIN_DTR_DCE1 (Results 1 – 7 of 7) sorted by relevance

/arch/arm/mach-imx/
Dmach-mx31lite.c166 mxc_iomux_alloc_pin(IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_GPIO), in usbh2_init()
168 gpio_request(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), "USBH2 CS"); in usbh2_init()
169 gpio_direction_output(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), 0); in usbh2_init()
Dmach-mx31lilly.c178 mxc_iomux_alloc_pin(IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_GPIO), in usbh2_init()
180 gpio_request(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), "USBH2 CS"); in usbh2_init()
181 gpio_direction_output(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), 0); in usbh2_init()
Dmx31moboard-smartbot.c154 #define POWER_EN IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1)
Dmach-qong.c54 #define QONG_FPGA_IRQ IOMUX_TO_IRQ(MX31_PIN_DTR_DCE1)
Dmx31moboard-devboard.c109 #define SEL0 IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1)
Dmx31moboard-marxbot.c222 #define SEL0 IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1)
/arch/arm/plat-mxc/include/mach/
Diomux-mx3.h287 MX31_PIN_DTR_DCE1 = IOMUX_PIN(40, 113), enumerator
523 #define MX31_PIN_DTR_DCE1__DTR_DCE1 IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_FUNC)
703 #define MX31_PIN_DTR_DCE1__GPIO2_8 IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_GPIO)