Home
last modified time | relevance | path

Searched defs:GPIO_OUT (Results 1 – 5 of 5) sorted by relevance

/arch/unicore32/include/asm/
Dgpio.h51 #define GPIO_OUT 0x0fffbc00 /* 1 for output */ macro
56 #define GPIO_OUT 0x0ffffc00 /* 1 for output */ macro
61 #define GPIO_OUT 0x03fee800 /* 1 for output */ macro
/arch/arm/mach-w90x900/
Dgpio.c29 #define GPIO_OUT (0x08) macro
/arch/arm/mach-imx/
Diomux-v1.h60 #define GPIO_OUT (1 << 8) macro
/arch/arm/plat-orion/
Dgpio.c51 static void __iomem *GPIO_OUT(struct orion_gpio_chip *ochip) in GPIO_OUT() function
/arch/arm/include/asm/hardware/
Diop3xx.h22 #define GPIO_OUT 1 macro