Searched defs:AC_ForcedConfig (Results 1 – 2 of 2) sorted by relevance
187 #define AC_ForcedConfig(x) (((x) >> 8) & 0x7) macro
194 #define AC_ForcedConfig(x) ((x) << 8) macro