Home
last modified time | relevance | path

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

/arch/arm/mach-sa1100/
Djornada720.c265 GPDR |= GPIO_GPIO20; /* Clear gpio20 pin as input */ in jornada720_init()
267 GPSR = GPIO_GPIO20; /* start gpio20 pin */ in jornada720_init()
269 GPCR = GPIO_GPIO20; /* stop gpio20 */ in jornada720_init()
271 GPSR = GPIO_GPIO20; /* restart gpio20 */ in jornada720_init()
/arch/arm/mach-sa1100/include/mach/
Dbadge4.h42 #define BADGE4_GPIO_SDTYP1 GPIO_GPIO20 /* SDRAM Type Control */
DSA-1100.h1139 #define GPIO_GPIO20 GPIO_GPIO (20) /* GPIO [20] */ macro
/arch/unicore32/include/mach/
Dregs-gpio.h63 #define GPIO_GPIO20 GPIO_GPIO(20) /* GPIO [20] */ macro