Searched refs:GPIO_PTA2 (Results 1 – 6 of 6) sorted by relevance
/arch/sh/include/cpu-sh3/cpu/ |
D | sh7720.h | 7 GPIO_PTA3, GPIO_PTA2, GPIO_PTA1, GPIO_PTA0, enumerator
|
/arch/sh/include/cpu-sh4/cpu/ |
D | sh7722.h | 21 GPIO_PTA3, GPIO_PTA2, GPIO_PTA1, GPIO_PTA0, enumerator
|
D | sh7723.h | 21 GPIO_PTA3, GPIO_PTA2, GPIO_PTA1, GPIO_PTA0, enumerator
|
D | sh7724.h | 22 GPIO_PTA3, GPIO_PTA2, GPIO_PTA1, GPIO_PTA0, enumerator
|
D | sh7757.h | 6 GPIO_PTA0, GPIO_PTA1, GPIO_PTA2, GPIO_PTA3, enumerator
|
/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 1183 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()
|