Searched defs:GPIO_PAR_FBCTL_OE (Results 1 – 6 of 6) sorted by relevance
178 #define GPIO_PAR_FBCTL_OE (0x10) macro
67 #define GPIO_PAR_FBCTL_OE (0x0040) macro
198 #define GPIO_PAR_FBCTL_OE (0x80) macro
304 #define GPIO_PAR_FBCTL_OE (0x80) macro
310 #define GPIO_PAR_FBCTL_OE (0x80) macro
318 #define GPIO_PAR_FBCTL_OE(x) (((x)&3)<<4) macro