Searched refs:GPIO_GPIO20 (Results 1 - 4 of 4) sorted by relevance

/arch/arm/mach-sa1100/include/mach/
H A Dbadge4.h46 #define BADGE4_GPIO_SDTYP1 GPIO_GPIO20 /* SDRAM Type Control */
H A DSA-1100.h1172 #define GPIO_GPIO20 GPIO_GPIO (20) /* GPIO [20] */ macro
/arch/arm/mach-sa1100/
H A Djornada720.c244 GPDR |= GPIO_GPIO20; /* Clear gpio20 pin as input */
246 GPSR = GPIO_GPIO20; /* start gpio20 pin */
248 GPCR = GPIO_GPIO20; /* stop gpio20 */
250 GPSR = GPIO_GPIO20; /* restart gpio20 */
/arch/unicore32/include/mach/
H A Dregs-gpio.h62 #define GPIO_GPIO20 GPIO_GPIO(20) /* GPIO [20] */ macro

Completed in 29 milliseconds