Searched refs:GPIO_PTU3 (Results 1 – 7 of 7) sorted by relevance
/arch/sh/include/cpu-sh3/cpu/ |
D | sh7720.h | 65 GPIO_PTU4, GPIO_PTU3, GPIO_PTU2, GPIO_PTU1, GPIO_PTU0, enumerator
|
/arch/sh/boards/ |
D | board-sh7757lcr.c | 548 gpio_request(GPIO_PTU3, NULL); in sh7757lcr_devices_setup() 549 gpio_direction_output(GPIO_PTU3, 1); in sh7757lcr_devices_setup()
|
/arch/sh/include/cpu-sh4/cpu/ |
D | sh7722.h | 83 GPIO_PTU4, GPIO_PTU3, GPIO_PTU2, GPIO_PTU1, GPIO_PTU0, enumerator
|
D | sh7723.h | 87 GPIO_PTU5, GPIO_PTU4, GPIO_PTU3, GPIO_PTU2, enumerator
|
D | sh7724.h | 90 GPIO_PTU3, GPIO_PTU2, GPIO_PTU1, GPIO_PTU0, enumerator
|
D | sh7757.h | 86 GPIO_PTU0, GPIO_PTU1, GPIO_PTU2, GPIO_PTU3, enumerator
|
/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 1419 gpio_request(GPIO_PTU3, NULL); in arch_setup() 1423 gpio_direction_output(GPIO_PTU3, 1); in arch_setup() 1428 gpio_set_value(GPIO_PTU3, 0); in arch_setup()
|