Searched defs:GPIO_OUT (Results 1 – 10 of 10) sorted by relevance
25 #define GPIO_OUT 1 macro
17 #define GPIO_OUT(pin) ORION5X_DEV_BUS_REG(0x100) macro
19 #define GPIO_OUT(pin) (DEV_BUS_VIRT_BASE + 0x0100) macro
18 #define GPIO_OUT(pin) (DEV_BUS_VIRT_BASE + GPIO_OFF(pin) + 0x00) macro
23 #define GPIO_OUT (0x100) macro
22 #define GPIO_OUT 1 macro
166 #define GPIO_OUT 0x080 macro
91 #define GPIO_OUT (1<<7) macro
70 #define GPIO_OUT (1 << 8) macro
403 #define GPIO_OUT 1 macro