Searched refs:GPIO_FN_IRQ0 (Results 1 – 7 of 7) sorted by relevance
/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
|
/arch/sh/kernel/cpu/sh4a/ |
D | setup-shx3.c | 354 ret |= gpio_request(GPIO_FN_IRQ0, intc_desc_irq.name); in plat_irq_setup_pins()
|
/arch/sh/boards/mach-migor/ |
D | setup.c | 522 gpio_request(GPIO_FN_IRQ0, NULL); in migor_devices_setup()
|
/arch/sh/boards/ |
D | board-sh7757lcr.c | 376 gpio_request(GPIO_FN_IRQ0, NULL); in sh7757lcr_devices_setup()
|