Searched defs:FLAG (Results 1 – 11 of 11) sorted by relevance
28 u32 FLAG; member
33 #define FLAG 0x0F macro
469 #define FLAG(x, y) (((x) & (y)) ? '+' : '-') macro
4 #define FLAG 0x7e macro
36 #define FLAG 0x7e macro
28 #define FLAG 0x7e macro
114 #define FLAG 0x7e macro
989 #define FLAG(x, y) (((x) & (y)) ? '+' : '-') macro
32 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag macro
236 #define PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, FLAG) \ argument
368 #define FLAG 0x04 macro
Completed in 44 milliseconds