Searched refs:GPIO_FN_IRQ3 (Results 1 – 10 of 10) sorted by relevance
/linux-2.6.39/arch/sh/include/cpu-sh4/cpu/ |
D | shx3.h | 59 GPIO_FN_IRQ3, GPIO_FN_IRQ2, GPIO_FN_IRQ1, GPIO_FN_IRQ0, enumerator
|
D | sh7722.h | 159 GPIO_FN_IRQ0, GPIO_FN_IRQ1, GPIO_FN_IRQ2, GPIO_FN_IRQ3, enumerator
|
D | sh7723.h | 161 GPIO_FN_IRQ0, GPIO_FN_IRQ1, GPIO_FN_IRQ2, GPIO_FN_IRQ3, enumerator
|
D | sh7757.h | 124 GPIO_FN_IRQ3, GPIO_FN_IRQ2, GPIO_FN_IRQ1, GPIO_FN_IRQ0, enumerator
|
/linux-2.6.39/arch/sh/boards/ |
D | board-sh7757lcr.c | 320 gpio_request(GPIO_FN_IRQ3, NULL); in sh7757lcr_devices_setup()
|
/linux-2.6.39/arch/sh/kernel/cpu/sh4a/ |
D | setup-shx3.c | 455 ret |= gpio_request(GPIO_FN_IRQ3, intc_desc_irq.name); in plat_irq_setup_pins()
|
D | pinmux-shx3.c | 420 PINMUX_GPIO(GPIO_FN_IRQ3, IRQ3_MARK),
|
D | pinmux-sh7722.c | 1126 PINMUX_GPIO(GPIO_FN_IRQ3, IRQ3_MARK),
|
D | pinmux-sh7723.c | 1266 PINMUX_GPIO(GPIO_FN_IRQ3, IRQ3_MARK),
|
D | pinmux-sh7757.c | 1406 PINMUX_GPIO(GPIO_FN_IRQ3, IRQ3_MARK),
|