Searched defs:CURSOR_FORMAT_MASK (Results 1 – 3 of 3) sorted by relevance
178 #define CURSOR_FORMAT_MASK GENMASK(1, 0) macro
339 #define CURSOR_FORMAT_MASK (0x7 << 24) macro
3044 #define CURSOR_FORMAT_MASK REG_GENMASK(26, 24) macro