Searched defs:GPIO_PAR_FBCTL_OE (Results 1 – 6 of 6) sorted by relevance
179 #define GPIO_PAR_FBCTL_OE (0x10) macro
68 #define GPIO_PAR_FBCTL_OE (0x0040) macro
199 #define GPIO_PAR_FBCTL_OE (0x80) macro
305 #define GPIO_PAR_FBCTL_OE (0x80) macro
311 #define GPIO_PAR_FBCTL_OE (0x80) macro
319 #define GPIO_PAR_FBCTL_OE(x) (((x)&3)<<4) macro