Home
last modified time | relevance | path

Searched defs:GPIO_GPIO (Results 1 – 3 of 3) sorted by relevance

/arch/unicore32/include/mach/
Dregs-gpio.h42 #define GPIO_GPIO(Nb) (0x00000001 << (Nb)) /* GPIO [0..27] */ macro
/arch/arm/mach-imx/
Diomux-v1.h59 #define GPIO_GPIO (3 << GPIO_OCR_SHIFT) macro
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1117 #define GPIO_GPIO(Nb) /* GPIO [0..27] */ \ macro