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.c164 mxc_iomux_alloc_pin(IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_GPIO), in usbh2_init()
166 gpio_request(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), "USBH2 CS"); in usbh2_init()
167 gpio_direction_output(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), 0); in usbh2_init()
Dmach-mx31lilly.c177 mxc_iomux_alloc_pin(IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_GPIO), in usbh2_init()
179 gpio_request(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), "USBH2 CS"); in usbh2_init()
180 gpio_direction_output(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), 0); in usbh2_init()
Dmach-qong.c95 gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1)); in qong_init_dnet()
97 gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1)); in qong_init_dnet()
Dmx31moboard-smartbot.c152 #define POWER_EN IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1)
Dmx31moboard-devboard.c109 #define SEL0 IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1)
Diomux-mx3.h284 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)
524 #define MX31_PIN_DTR_DCE1__SRXDA IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_ALT2)
704 #define MX31_PIN_DTR_DCE1__GPIO2_8 IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_GPIO)
Dmx31moboard-marxbot.c222 #define SEL0 IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1)