Searched refs:GPIO_PC0 (Results 1 – 13 of 13) sorted by relevance
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/ |
D | gpio.h | 29 #define GPIO_PC0 16 /* PC */ macro 69 #define PORT_C GPIO_PC0
|
D | portmux.h | 54 #define P_CAN0_TX (P_DEFINED | P_IDENT(GPIO_PC0))
|
/linux-2.6.39/arch/blackfin/mach-bf538/ |
D | ext-gpio.c | 31 case GPIO_PC0: return (void __iomem *)PORTCIO; in gpio_chip_to_mmr() 89 .base = GPIO_PC0, 90 .ngpio = GPIO_PC9 - GPIO_PC0 + 1,
|
/linux-2.6.39/arch/sh/include/cpu-sh4/cpu/ |
D | shx3.h | 15 GPIO_PC3, GPIO_PC2, GPIO_PC1, GPIO_PC0, enumerator
|
D | sh7786.h | 28 GPIO_PC3, GPIO_PC2, GPIO_PC1, GPIO_PC0, enumerator
|
D | sh7785.h | 40 GPIO_PC3, GPIO_PC2, GPIO_PC1, GPIO_PC0, enumerator
|
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/ |
D | gpio.h | 42 #define GPIO_PC0 32 macro
|
D | portmux.h | 53 #define P_SPORT0_TFS (P_DEFINED | P_IDENT(GPIO_PC0) | P_FUNCT(0))
|
/linux-2.6.39/arch/sh/include/cpu-sh2a/cpu/ |
D | sh7203.h | 19 GPIO_PC3, GPIO_PC2, GPIO_PC1, GPIO_PC0, enumerator
|
/linux-2.6.39/arch/sh/kernel/cpu/sh4a/ |
D | pinmux-shx3.c | 337 PINMUX_GPIO(GPIO_PC0, PC0_DATA),
|
D | pinmux-sh7786.c | 458 PINMUX_GPIO(GPIO_PC0, PC0_DATA),
|
D | pinmux-sh7785.c | 733 PINMUX_GPIO(GPIO_PC0, PC0_DATA),
|
/linux-2.6.39/arch/sh/kernel/cpu/sh2a/ |
D | pinmux-sh7203.c | 747 PINMUX_GPIO(GPIO_PC0, PC0_DATA),
|