Home
last modified time | relevance | path

Searched refs:GPIO_FN_IRQ0 (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/arch/sh/include/cpu-sh4/cpu/
Dshx3.h60 GPIO_FN_IRQ3, GPIO_FN_IRQ2, GPIO_FN_IRQ1, GPIO_FN_IRQ0, enumerator
Dsh7722.h160 GPIO_FN_IRQ0, GPIO_FN_IRQ1, GPIO_FN_IRQ2, GPIO_FN_IRQ3, enumerator
Dsh7723.h162 GPIO_FN_IRQ0, GPIO_FN_IRQ1, GPIO_FN_IRQ2, GPIO_FN_IRQ3, enumerator
Dsh7757.h125 GPIO_FN_IRQ3, GPIO_FN_IRQ2, GPIO_FN_IRQ1, GPIO_FN_IRQ0, enumerator
/linux-5.19.10/arch/sh/boards/mach-migor/
Dsetup.c466 gpio_request(GPIO_FN_IRQ0, NULL); in migor_devices_setup()
/linux-5.19.10/arch/sh/kernel/cpu/sh4a/
Dsetup-shx3.c349 ret |= gpio_request(GPIO_FN_IRQ0, intc_desc_irq.name); in plat_irq_setup_pins()
/linux-5.19.10/arch/sh/boards/
Dboard-sh7757lcr.c368 gpio_request(GPIO_FN_IRQ0, NULL); in sh7757lcr_devices_setup()