Home
last modified time | relevance | path

Searched refs:GPIO_PTU0 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dsh7720.h66 GPIO_PTU4, GPIO_PTU3, GPIO_PTU2, GPIO_PTU1, GPIO_PTU0, enumerator
/openbmc/linux/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c549 gpio_request(GPIO_PTU0, NULL); /* LEDSTDBY/ */ in kfr2r09_devices_setup()
550 gpio_direction_output(GPIO_PTU0, 1); in kfr2r09_devices_setup()
/openbmc/linux/arch/sh/boards/
H A Dboard-sh7757lcr.c546 gpio_request(GPIO_PTU0, NULL); in sh7757lcr_devices_setup()
547 gpio_direction_output(GPIO_PTU0, 1); in sh7757lcr_devices_setup()
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dsh7722.h84 GPIO_PTU4, GPIO_PTU3, GPIO_PTU2, GPIO_PTU1, GPIO_PTU0, enumerator
H A Dsh7723.h89 GPIO_PTU1, GPIO_PTU0, enumerator
H A Dsh7757.h87 GPIO_PTU0, GPIO_PTU1, GPIO_PTU2, GPIO_PTU3, enumerator
H A Dsh7724.h91 GPIO_PTU3, GPIO_PTU2, GPIO_PTU1, GPIO_PTU0, enumerator
/openbmc/linux/arch/sh/boards/mach-ecovec24/
H A Dsetup.c1386 gpio_request(GPIO_PTU0, NULL); in arch_setup()
1387 gpio_direction_output(GPIO_PTU0, 0); in arch_setup()