Searched refs:GPIO_PTT6 (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/arch/sh/boards/ |
D | board-sh7757lcr.c | 511 gpio_request(GPIO_PTT6, NULL); /* eMMC_INDEX# */ in sh7757lcr_devices_setup() 512 gpio_direction_output(GPIO_PTT6, 0); in sh7757lcr_devices_setup()
|
/linux-2.6.39/arch/sh/include/cpu-sh4/cpu/ |
D | sh7724.h | 85 GPIO_PTT7, GPIO_PTT6, GPIO_PTT5, GPIO_PTT4, enumerator
|
D | sh7757.h | 83 GPIO_PTT4, GPIO_PTT5, GPIO_PTT6, GPIO_PTT7, enumerator
|
/linux-2.6.39/arch/sh/kernel/cpu/sh4a/ |
D | pinmux-sh7724.c | 1353 PINMUX_GPIO(GPIO_PTT6, PTT6_DATA),
|
D | pinmux-sh7757.c | 1305 PINMUX_GPIO(GPIO_PTT6, PTT6_DATA),
|