Searched refs:GPIO_PTU1 (Results 1 – 7 of 7) sorted by relevance
/arch/sh/include/cpu-sh3/cpu/ |
D | sh7720.h | 66 GPIO_PTU4, GPIO_PTU3, GPIO_PTU2, GPIO_PTU1, GPIO_PTU0, enumerator
|
/arch/sh/boards/ |
D | board-sh7757lcr.c | 544 gpio_request(GPIO_PTU1, NULL); in sh7757lcr_devices_setup() 545 gpio_direction_output(GPIO_PTU1, 1); in sh7757lcr_devices_setup()
|
/arch/sh/include/cpu-sh4/cpu/ |
D | sh7722.h | 84 GPIO_PTU4, GPIO_PTU3, GPIO_PTU2, GPIO_PTU1, GPIO_PTU0, enumerator
|
D | sh7723.h | 89 GPIO_PTU1, GPIO_PTU0, enumerator
|
D | sh7757.h | 87 GPIO_PTU0, GPIO_PTU1, GPIO_PTU2, GPIO_PTU3, enumerator
|
D | sh7724.h | 91 GPIO_PTU3, GPIO_PTU2, GPIO_PTU1, GPIO_PTU0, enumerator
|
/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 1194 gpio_request(GPIO_PTU1, NULL); in arch_setup() 1197 gpio_direction_output(GPIO_PTU1, 0); in arch_setup() 1214 gpio_set_value(GPIO_PTU1, 1); in arch_setup()
|