Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Dmach-mx31moboard.c533 gpio_request(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3), "pmic-irq"); in mx31moboard_late()
534 gpio_direction_input(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mx31moboard_late()
536 gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mx31moboard_late()
Dmach-pcm037_eet.c25 IOMUX_MODE(MX31_PIN_GPIO1_3, IOMUX_CONFIG_GPIO), /* 3 */
Dmach-mx31_3ds.c53 IOMUX_MODE(MX31_PIN_GPIO1_3, IOMUX_CONFIG_GPIO),
569 mx31_3ds_spi_devs[0].irq = gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mx31_3ds_late()
Dmach-mx31lite.c267 mc13783_spi_dev.irq = gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mx31lite_late()
Dmach-mx31lilly.c295 mc13783_dev.irq = gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mx31lilly_late_init()
Dmach-mx31ads.c505 gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)); in mxc_init_i2c()
Dmach-armadillo5x0.c123 #define USBH2_CS IOMUX_TO_GPIO(MX31_PIN_GPIO1_3)
Diomux-mx3.h478 MX31_PIN_GPIO1_3 = IOMUX_PIN( 3, 320), enumerator
663 #define MX31_PIN_GPIO1_3__GPIO1_3 IOMUX_MODE(MX31_PIN_GPIO1_3, IOMUX_CONFIG_GPIO)