Home
last modified time | relevance | path

Searched refs:GPIO_FN_IRQ1 (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/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-6.1.9/arch/sh/kernel/cpu/sh4a/
Dsetup-shx3.c348 ret |= gpio_request(GPIO_FN_IRQ1, intc_desc_irq.name); in plat_irq_setup_pins()
/linux-6.1.9/arch/sh/boards/
Dboard-sh7757lcr.c367 gpio_request(GPIO_FN_IRQ1, NULL); in sh7757lcr_devices_setup()