Searched defs:SLOT_STATE (Results 1 – 4 of 4) sorted by relevance
563 #define SLOT_STATE (0x1f << 27) macro
207 #define SLOT_STATE(s) (((s)>>SLOT_STATE_SHIFT)&SLOT_STATE_MASK) macro
612 #define SLOT_STATE GENMASK(31, 27) macro
427 #define SLOT_STATE (0x1f << 27) macro