Home
last modified time | relevance | path

Searched refs:GPIO_PH15 (Results 1 – 7 of 7) sorted by relevance

/arch/blackfin/mach-bf537/include/mach/
Dportmux.h83 #define P_MII0_CRS (P_DEFINED | P_IDENT(GPIO_PH15) | P_FUNCT(0))
86 #define P_RMII0_CRS_DV (P_DEFINED | P_IDENT(GPIO_PH15) | P_FUNCT(1))
88 #define PORT_PJ0 (GPIO_PH15 + 1)
89 #define PORT_PJ1 (GPIO_PH15 + 2)
90 #define PORT_PJ2 (GPIO_PH15 + 3)
91 #define PORT_PJ3 (GPIO_PH15 + 4)
92 #define PORT_PJ4 (GPIO_PH15 + 5)
93 #define PORT_PJ5 (GPIO_PH15 + 6)
94 #define PORT_PJ6 (GPIO_PH15 + 7)
95 #define PORT_PJ7 (GPIO_PH15 + 8)
[all …]
Dgpio.h59 #define GPIO_PH15 47 macro
/arch/blackfin/mach-bf527/include/mach/
Dgpio.h59 #define GPIO_PH15 47 macro
Dportmux.h142 #define P_NAND_ALE (P_DEFINED | P_IDENT(GPIO_PH15) | P_FUNCT(0))
159 #define P_HOST_D15 (P_DEFINED | P_IDENT(GPIO_PH15) | P_FUNCT(2))
167 #define P_MII0_COL (P_DEFINED | P_IDENT(GPIO_PH15) | P_FUNCT(1))
/arch/blackfin/mach-bf548/include/mach/
Dgpio.h137 #define GPIO_PH15 127 /* N/A */ macro
/arch/blackfin/mach-bf537/boards/
Dcm_bf537u.c726 ret = gpio_request(GPIO_PH15, driver_name); in net2272_init()
732 gpio_free(GPIO_PH15); in net2272_init()
737 gpio_direction_output(GPIO_PH15, 0); in net2272_init()
/arch/blackfin/kernel/
Dbfin_gpio.c216 [GPIO_PH0 ... GPIO_PH15] = -1,