Home
last modified time | relevance | path

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

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