Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-imx/
Dmach-mx31lite.c182 mxc_iomux_alloc_pin(IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_GPIO), in usbh2_init()
184 gpio_request(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), "USBH2 CS"); in usbh2_init()
185 gpio_direction_output(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), 0); in usbh2_init()
Dmach-mx31lilly.c197 mxc_iomux_alloc_pin(IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_GPIO), in usbh2_init()
199 gpio_request(IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1), "USBH2 CS"); in usbh2_init()
200 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.c81 #define POWER_EN 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)
670 #define MX31_PIN_DTR_DCE1__GPIO2_8 IOMUX_MODE(MX31_PIN_DTR_DCE1, IOMUX_CONFIG_GPIO)
Dmx31moboard-devboard.c110 #define SEL0 IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1)
Dmx31moboard-marxbot.c134 #define SEL0 IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1)