Home
last modified time | relevance | path

Searched refs:MMP_GPIO_TO_IRQ (Results 1 – 10 of 10) sorted by relevance

/linux/arch/arm/mach-mmp/
A Dtavorevb.c62 .irq_base = MMP_GPIO_TO_IRQ(0),
76 .start = MMP_GPIO_TO_IRQ(80),
77 .end = MMP_GPIO_TO_IRQ(80),
A Dflint.c79 .irq_base = MMP_GPIO_TO_IRQ(0),
93 .start = MMP_GPIO_TO_IRQ(155),
94 .end = MMP_GPIO_TO_IRQ(155),
A Dteton_bga.c51 .irq_base = MMP_GPIO_TO_IRQ(0),
76 .irq = MMP_GPIO_TO_IRQ(RTC_INT_GPIO)
A Daspenite.c113 .irq_base = MMP_GPIO_TO_IRQ(0),
127 .start = MMP_GPIO_TO_IRQ(27),
128 .end = MMP_GPIO_TO_IRQ(27),
A Dttc_dkb.c77 .irq_base = MMP_GPIO_TO_IRQ(0),
159 .irq = MMP_GPIO_TO_IRQ(80),
A Davengers_lite.c34 .irq_base = MMP_GPIO_TO_IRQ(0),
A Dgplugd.c130 .irq_base = MMP_GPIO_TO_IRQ(0),
A Djasper.c101 .irq_base = MMP_GPIO_TO_IRQ(0),
A Dbrownstone.c107 .irq_base = MMP_GPIO_TO_IRQ(0),
A Dirqs.h235 #define MMP_GPIO_TO_IRQ(gpio) (IRQ_GPIO_START + (gpio)) macro

Completed in 16 milliseconds