Searched refs:GPIO_PTA4 (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/sh/include/cpu-sh3/cpu/ |
D | sh7720.h | 6 GPIO_PTA7, GPIO_PTA6, GPIO_PTA5, GPIO_PTA4, enumerator
|
/linux-4.1.27/arch/sh/include/cpu-sh4/cpu/ |
D | sh7722.h | 20 GPIO_PTA7, GPIO_PTA6, GPIO_PTA5, GPIO_PTA4, enumerator
|
D | sh7723.h | 20 GPIO_PTA7, GPIO_PTA6, GPIO_PTA5, GPIO_PTA4, enumerator
|
D | sh7724.h | 21 GPIO_PTA7, GPIO_PTA6, GPIO_PTA5, GPIO_PTA4, enumerator
|
D | sh7757.h | 7 GPIO_PTA4, GPIO_PTA5, GPIO_PTA6, GPIO_PTA7, enumerator
|
/linux-4.1.27/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 794 gpio_set_value(GPIO_PTA4, mode); in mt9t112_power2() 1343 gpio_request(GPIO_PTA4, NULL); in arch_setup() 1345 gpio_direction_output(GPIO_PTA4, 0); in arch_setup()
|