Searched refs:MCURSOR_ARB_SLOTS_MASK (Results 1 – 1 of 1) sorted by relevance
4280 #define MCURSOR_ARB_SLOTS_MASK REG_GENMASK(30, 28) /* icl+ */ macro4281 #define MCURSOR_ARB_SLOTS(x) REG_FIELD_PREP(MCURSOR_ARB_SLOTS_MASK, (x)) /* icl+ */