Home
last modified time | relevance | path

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

/arch/sh/include/cpu-sh3/cpu/
Dsh7720.h7 GPIO_PTA3, GPIO_PTA2, GPIO_PTA1, GPIO_PTA0, enumerator
/arch/sh/include/cpu-sh4/cpu/
Dsh7722.h21 GPIO_PTA3, GPIO_PTA2, GPIO_PTA1, GPIO_PTA0, enumerator
Dsh7723.h21 GPIO_PTA3, GPIO_PTA2, GPIO_PTA1, GPIO_PTA0, enumerator
Dsh7724.h22 GPIO_PTA3, GPIO_PTA2, GPIO_PTA1, GPIO_PTA0, enumerator
Dsh7757.h6 GPIO_PTA0, GPIO_PTA1, GPIO_PTA2, GPIO_PTA3, enumerator
/arch/sh/boards/mach-ecovec24/
Dsetup.c1183 gpio_request(GPIO_PTA2, NULL); in arch_setup()
1186 gpio_direction_output(GPIO_PTA2, 0); in arch_setup()
1201 gpio_set_value(GPIO_PTA2, 1); in arch_setup()