Searched refs:GPIO_FN_IRQ1 (Results 1 – 6 of 6) sorted by relevance
/linux/arch/sh/include/cpu-sh4/cpu/ |
H A D | shx3.h | 60 GPIO_FN_IRQ3, GPIO_FN_IRQ2, GPIO_FN_IRQ1, GPIO_FN_IRQ0, enumerator
|
H A D | sh7722.h | 160 GPIO_FN_IRQ0, GPIO_FN_IRQ1, GPIO_FN_IRQ2, GPIO_FN_IRQ3, enumerator
|
H A D | sh7723.h | 162 GPIO_FN_IRQ0, GPIO_FN_IRQ1, GPIO_FN_IRQ2, GPIO_FN_IRQ3, enumerator
|
H A D | sh7757.h | 125 GPIO_FN_IRQ3, GPIO_FN_IRQ2, GPIO_FN_IRQ1, GPIO_FN_IRQ0, enumerator
|
/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-shx3.c | 348 ret |= gpio_request(GPIO_FN_IRQ1, intc_desc_irq.name); in plat_irq_setup_pins()
|
/linux/arch/sh/boards/ |
H A D | board-sh7757lcr.c | 367 gpio_request(GPIO_FN_IRQ1, NULL); in sh7757lcr_devices_setup()
|