Searched defs:SUPPORTS_EXTENDED_NAMES (Results 1 – 7 of 7) sorted by relevance
33 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
40 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(27)) macro
35 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(30)) macro
47 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(28)) macro
55 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
83 #define SUPPORTS_EXTENDED_NAMES(x) FIELD_GET(BIT(29), (x)) macro
77 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(26)) macro