Searched refs:GPIO_PH15 (Results 1 – 7 of 7) sorted by relevance
83 #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 …]
59 #define GPIO_PH15 47 macro
142 #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))
137 #define GPIO_PH15 127 /* N/A */ macro
726 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()
216 [GPIO_PH0 ... GPIO_PH15] = -1,