Home
last modified time | relevance | path

Searched refs:MX31_PIN_GPIO1_3 (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/arm/mach-imx/
Dmach-mx31moboard.c543 gpio_request(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3), "pmic-irq"); in mx31moboard_late()
544 gpio_direction_input(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mx31moboard_late()
546 gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mx31moboard_late()
Dmach-pcm037_eet.c28 IOMUX_MODE(MX31_PIN_GPIO1_3, IOMUX_CONFIG_GPIO), /* 3 */
Dmach-mx31_3ds.c62 IOMUX_MODE(MX31_PIN_GPIO1_3, IOMUX_CONFIG_GPIO),
578 mx31_3ds_spi_devs[0].irq = gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mx31_3ds_late()
Dmach-mx31lite.c276 mc13783_spi_dev.irq = gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mx31lite_late()
Dmach-mx31lilly.c304 mc13783_dev.irq = gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mx31lilly_late_init()
Dmach-armadillo5x0.c137 #define USBH2_CS IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)
Dmach-mx31ads.c514 gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mxc_init_i2c()
Diomux-mx3.h491 MX31_PIN_GPIO1_3 = IOMUX_PIN( 3, 320), enumerator
676 #define MX31_PIN_GPIO1_3__GPIO1_3 IOMUX_MODE(MX31_PIN_GPIO1_3, IOMUX_CONFIG_GPIO)