Searched refs:IOMUX_TO_IRQ (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dmach-kzm_arm11_01.c74 .irq = IOMUX_TO_IRQ(MX31_PIN_GPIO1_1),
92 .start = IOMUX_TO_IRQ(MX31_PIN_GPIO1_1),
93 .end = IOMUX_TO_IRQ(MX31_PIN_GPIO1_1),
153 .start = IOMUX_TO_IRQ(MX31_PIN_GPIO1_2),
154 .end = IOMUX_TO_IRQ(MX31_PIN_GPIO1_2),
H A Dmach-pcm037.c231 .start = IOMUX_TO_IRQ(MX31_PIN_GPIO3_1),
232 .end = IOMUX_TO_IRQ(MX31_PIN_GPIO3_1),
379 ret = request_irq(IOMUX_TO_IRQ(MX31_PIN_SCK6), detect_irq,
399 free_irq(IOMUX_TO_IRQ(MX31_PIN_SCK6), data);
521 .start = IOMUX_TO_IRQ(IOMUX_PIN(48, 105)),
522 .end = IOMUX_TO_IRQ(IOMUX_PIN(48, 105)),
H A Dmx31lilly-db.c137 ret = request_irq(IOMUX_TO_IRQ(MX31_PIN_GPIO1_1), detect_irq,
158 free_irq(IOMUX_TO_IRQ(MX31_PIN_GPIO1_1), data);
H A Dmx31lite-db.c121 ret = request_irq(IOMUX_TO_IRQ(MX31_PIN_DCD_DCE1), detect_irq,
142 free_irq(IOMUX_TO_IRQ(MX31_PIN_DCD_DCE1), data);
H A Dmach-mx31lilly.c66 .start = IOMUX_TO_IRQ(MX31_PIN_GPIO1_0),
67 .end = IOMUX_TO_IRQ(MX31_PIN_GPIO1_0),
288 .irq = IOMUX_TO_IRQ(MX31_PIN_GPIO1_3),
H A Dmach-mx31lite.c84 .start = IOMUX_TO_IRQ(MX31_PIN_SFS6),
85 .end = IOMUX_TO_IRQ(MX31_PIN_SFS6),
126 .irq = IOMUX_TO_IRQ(MX31_PIN_GPIO1_3),
H A Dmach-armadillo5x0.c430 ret = request_irq(IOMUX_TO_IRQ(MX31_PIN_ATA_DMACK), detect_irq,
451 free_irq(IOMUX_TO_IRQ(MX31_PIN_ATA_DMACK), data);
472 .start = IOMUX_TO_IRQ(MX31_PIN_GPIO1_0),
473 .end = IOMUX_TO_IRQ(MX31_PIN_GPIO1_0),
H A Dmach-mx31_3ds.c65 #define EXPIO_PARENT_INT IOMUX_TO_IRQ(MX31_PIN_GPIO1_1)
183 .irq = IOMUX_TO_IRQ(MX31_PIN_GPIO1_3),
H A Dmach-mx31ads.c68 #define EXPIO_PARENT_INT IOMUX_TO_IRQ(MX31_PIN_GPIO1_4)
490 .irq = IOMUX_TO_IRQ(MX31_PIN_GPIO1_3),
H A Dmach-qong.c55 #define QONG_FPGA_IRQ IOMUX_TO_IRQ(MX31_PIN_DTR_DCE1)
H A Dmach-mx31moboard.c283 .irq = IOMUX_TO_IRQ(MX31_PIN_GPIO1_3),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/include/mach/
H A Diomux-mx3.h163 #define IOMUX_TO_IRQ(iomux_pin) \ macro

Completed in 112 milliseconds