Home
last modified time | relevance | path

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

/arch/sh/boards/mach-ecovec24/
Dsetup.c508 gpio_free(GPIO_FN_INTC_IRQ0); in ts_get_pendown_state()
515 gpio_request(GPIO_FN_INTC_IRQ0, NULL); in ts_get_pendown_state()
522 gpio_request(GPIO_FN_INTC_IRQ0, NULL); in ts_init()
/arch/sh/include/cpu-sh4/cpu/
Dsh7724.h267 GPIO_FN_INTC_IRQ1, GPIO_FN_INTC_IRQ0, enumerator
/arch/sh/boards/mach-se/7724/
Dsetup.c733 gpio_request(GPIO_FN_INTC_IRQ0, NULL); in devices_setup()