Searched defs:GPIO_OUT (Results 1 – 15 of 15) sorted by relevance
48 #define GPIO_OUT 0x0fffbc00 /* 1 for output */ macro53 #define GPIO_OUT 0x0ffffc00 /* 1 for output */ macro58 #define GPIO_OUT 0x03fee800 /* 1 for output */ macro
20 #define GPIO_OUT 1 macro
47 #define GPIO_OUT (1 << 8) macro
51 static void __iomem *GPIO_OUT(struct orion_gpio_chip *ochip) in GPIO_OUT() function
35 #define GPIO_OUT(t, x) (GPIO_REG(t, x) + 0X20) macro
43 #define GPIO_OUT(p) GPIO_BASE(p) macro
456 #define GPIO_OUT (REG_GPIO_PIN_CTRL + 1) macro
606 #define GPIO_OUT BIT(6) macro
545 #define GPIO_OUT (REG_GPIO_PIN_CTRL+1) /* GPIO pins output value */ macro
344 #define GPIO_OUT (REG_GPIO_PIN_CTRL+1) macro
330 #define GPIO_OUT (REG_GPIO_PIN_CTRL+1) macro
377 #define GPIO_OUT (REG_GPIO_PIN_CTRL + 1) macro
362 #define GPIO_OUT (REG_GPIO_PIN_CTRL+1) macro
392 #define GPIO_OUT (REG_GPIO_PIN_CTRL + 1) macro
388 #define GPIO_OUT (REG_GPIO_PIN_CTRL+1) macro