Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dshx3.h60 GPIO_FN_IRQ3, GPIO_FN_IRQ2, GPIO_FN_IRQ1, GPIO_FN_IRQ0, enumerator
H A Dsh7722.h160 GPIO_FN_IRQ0, GPIO_FN_IRQ1, GPIO_FN_IRQ2, GPIO_FN_IRQ3, enumerator
H A Dsh7723.h162 GPIO_FN_IRQ0, GPIO_FN_IRQ1, GPIO_FN_IRQ2, GPIO_FN_IRQ3, enumerator
H A Dsh7757.h125 GPIO_FN_IRQ3, GPIO_FN_IRQ2, GPIO_FN_IRQ1, GPIO_FN_IRQ0, enumerator
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-shx3.c348 ret |= gpio_request(GPIO_FN_IRQ1, intc_desc_irq.name); in plat_irq_setup_pins()
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dr8a7740-gpio.h91 GPIO_FN_IRQ1, enumerator
/openbmc/linux/arch/sh/boards/
H A Dboard-sh7757lcr.c367 gpio_request(GPIO_FN_IRQ1, NULL); in sh7757lcr_devices_setup()