Searched refs:GPIO_PH0 (Results 1 – 16 of 16) sorted by relevance
/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/ |
D | gpio.h | 44 #define GPIO_PH0 32 macro 56 #define PORT_H GPIO_PH0
|
D | portmux.h | 101 #define P_SPI1_SS (P_DEFINED | P_IDENT(GPIO_PH0) | P_FUNCT(1)) 125 #define P_SPORT1_DRPRI (P_DEFINED | P_IDENT(GPIO_PH0) | P_FUNCT(0)) 184 #define P_RSI_DATA4 (P_DEFINED | P_IDENT(GPIO_PH0) | P_FUNCT(2))
|
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/ |
D | gpio.h | 44 #define GPIO_PH0 32 macro 63 #define PORT_H GPIO_PH0
|
D | portmux.h | 125 #define P_NAND_D0 (P_DEFINED | P_IDENT(GPIO_PH0) | P_FUNCT(0)) 144 #define P_HOST_D0 (P_DEFINED | P_IDENT(GPIO_PH0) | P_FUNCT(2)) 175 #define P_MII0_CRS (P_DEFINED | P_IDENT(GPIO_PH0) | P_FUNCT(1)) 177 #define P_RMII0_CRS_DV (P_DEFINED | P_IDENT(GPIO_PH0) | P_FUNCT(1))
|
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/ |
D | gpio.h | 44 #define GPIO_PH0 32 macro 63 #define PORT_H GPIO_PH0
|
D | portmux.h | 68 #define P_MII0_ETxD0 (P_DEFINED | P_IDENT(GPIO_PH0) | P_FUNCT(0))
|
/linux-2.6.39/arch/sh/include/cpu-sh4/cpu/ |
D | shx3.h | 35 GPIO_PH3, GPIO_PH2, GPIO_PH1, GPIO_PH0, enumerator
|
D | sh7786.h | 48 GPIO_PH3, GPIO_PH2, GPIO_PH1, GPIO_PH0, enumerator
|
D | sh7785.h | 60 GPIO_PH3, GPIO_PH2, GPIO_PH1, GPIO_PH0, enumerator
|
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/ |
D | gpio.h | 122 #define GPIO_PH0 112 macro
|
D | portmux.h | 248 #define P_UART1_TX (P_DEFINED | P_IDENT(GPIO_PH0) | P_FUNCT(0)) 262 #define P_PPI1_FS3 (P_DEFINED | P_IDENT(GPIO_PH0) | P_FUNCT(1))
|
/linux-2.6.39/arch/blackfin/mach-bf537/boards/ |
D | cm_bf537u.c | 303 static unsigned cm_flash_gpios[] = { GPIO_PH0 };
|
/linux-2.6.39/arch/sh/kernel/cpu/sh4a/ |
D | pinmux-shx3.c | 385 PINMUX_GPIO(GPIO_PH0, PH0_DATA),
|
D | pinmux-sh7786.c | 497 PINMUX_GPIO(GPIO_PH0, PH0_DATA),
|
D | pinmux-sh7785.c | 781 PINMUX_GPIO(GPIO_PH0, PH0_DATA),
|
/linux-2.6.39/arch/blackfin/kernel/ |
D | bfin_gpio.c | 237 [GPIO_PH0 ... GPIO_PH15] = -1,
|