Searched refs:GPIO_PTT3 (Results 1 – 7 of 7) sorted by relevance
/arch/sh/boards/mach-migor/ |
D | setup.c | 319 gpio_set_value(GPIO_PTT3, 0); in camera_power_on() 321 gpio_set_value(GPIO_PTT3, 1); in camera_power_on() 330 gpio_set_value(GPIO_PTT3, 0); in camera_power_off() 556 gpio_request(GPIO_PTT3, NULL); /* VIO_RST */ in migor_devices_setup() 557 gpio_direction_output(GPIO_PTT3, 0); in migor_devices_setup()
|
/arch/sh/include/cpu-sh3/cpu/ |
D | sh7720.h | 62 GPIO_PTT4, GPIO_PTT3, GPIO_PTT2, GPIO_PTT1, GPIO_PTT0, enumerator
|
/arch/sh/include/cpu-sh4/cpu/ |
D | sh7722.h | 66 GPIO_PTT4, GPIO_PTT3, GPIO_PTT2, GPIO_PTT1, GPIO_PTT0, enumerator
|
D | sh7723.h | 69 GPIO_PTT5, GPIO_PTT4, GPIO_PTT3, GPIO_PTT2, enumerator
|
/arch/sh/kernel/cpu/sh3/ |
D | pinmux-sh7720.c | 743 PINMUX_GPIO(GPIO_PTT3, PTT3_DATA),
|
/arch/sh/kernel/cpu/sh4a/ |
D | pinmux-sh7722.c | 931 PINMUX_GPIO(GPIO_PTT3, PTT3_DATA),
|
D | pinmux-sh7723.c | 1079 PINMUX_GPIO(GPIO_PTT3, PTT3_DATA),
|