Home
last modified time | relevance | path

Searched refs:GPIO_FN_INTC_IRQ0 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/sh/boards/mach-ecovec24/
Dsetup.c595 gpio_free(GPIO_FN_INTC_IRQ0); in ts_get_pendown_state()
602 gpio_request(GPIO_FN_INTC_IRQ0, NULL); in ts_get_pendown_state()
609 gpio_request(GPIO_FN_INTC_IRQ0, NULL); in ts_init()
/linux-5.19.10/arch/sh/include/cpu-sh4/cpu/
Dsh7724.h268 GPIO_FN_INTC_IRQ1, GPIO_FN_INTC_IRQ0, enumerator
/linux-5.19.10/arch/sh/boards/mach-se/7724/
Dsetup.c736 gpio_request(GPIO_FN_INTC_IRQ0, NULL); in devices_setup()