Searched defs:GPIO_OUT (Results 1 – 5 of 5) sorted by relevance
51 #define GPIO_OUT 0x0fffbc00 /* 1 for output */ macro56 #define GPIO_OUT 0x0ffffc00 /* 1 for output */ macro61 #define GPIO_OUT 0x03fee800 /* 1 for output */ macro
29 #define GPIO_OUT (0x08) macro
60 #define GPIO_OUT (1 << 8) macro
51 static void __iomem *GPIO_OUT(struct orion_gpio_chip *ochip) in GPIO_OUT() function
22 #define GPIO_OUT 1 macro