Home
last modified time | relevance | path

Searched refs:GPIO_PTX5 (Results 1 – 6 of 6) sorted by relevance

/arch/sh/boards/mach-ap325rxa/
Dsetup.c563 gpio_request(GPIO_PTX5, NULL); /* RUN */ in ap325rxa_devices_setup()
564 gpio_direction_output(GPIO_PTX5, 1); in ap325rxa_devices_setup()
565 gpio_export(GPIO_PTX5, 0); in ap325rxa_devices_setup()
/arch/sh/include/cpu-sh4/cpu/
Dsh7722.h93 GPIO_PTX6, GPIO_PTX5, GPIO_PTX4, GPIO_PTX3, enumerator
Dsh7723.h99 GPIO_PTX7, GPIO_PTX6, GPIO_PTX5, GPIO_PTX4, enumerator
Dsh7757.h99 GPIO_PTX4, GPIO_PTX5, GPIO_PTX6, GPIO_PTX7, enumerator
Dsh7724.h101 GPIO_PTX7, GPIO_PTX6, GPIO_PTX5, GPIO_PTX4, enumerator
/arch/sh/boards/mach-se/7724/
Dsetup.c901 gpio_request(GPIO_PTX5, NULL); in devices_setup()
902 gpio_direction_input(GPIO_PTX5); in devices_setup()