Searched refs:GPIO_PTZ0 (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 596 gpio_request(GPIO_PTZ0, NULL); in ts_get_pendown_state() 597 gpio_direction_input(GPIO_PTZ0); in ts_get_pendown_state() 599 val = gpio_get_value(GPIO_PTZ0); in ts_get_pendown_state() 601 gpio_free(GPIO_PTZ0); in ts_get_pendown_state()
|
/linux-6.1.9/arch/sh/include/cpu-sh4/cpu/ |
D | sh7723.h | 109 GPIO_PTZ3, GPIO_PTZ2, GPIO_PTZ1, GPIO_PTZ0, enumerator
|
D | sh7724.h | 111 GPIO_PTZ3, GPIO_PTZ2, GPIO_PTZ1, GPIO_PTZ0, enumerator
|
D | sh7757.h | 107 GPIO_PTZ0, GPIO_PTZ1, GPIO_PTZ2, GPIO_PTZ3, enumerator
|