Searched refs:GPIO_FN_IRQ2 (Results 1 – 6 of 6) 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 | 352 ret |= gpio_request(GPIO_FN_IRQ2, intc_desc_irq.name); in plat_irq_setup_pins()
|
/arch/sh/boards/ |
D | board-sh7757lcr.c | 373 gpio_request(GPIO_FN_IRQ2, NULL); in sh7757lcr_devices_setup()
|