Searched defs:GICH_LR_STATE (Results 1 – 2 of 2) sorted by relevance
95 #define GICH_LR_STATE (3 << 28) macro
140 #define GICH_LR_STATE(entry) (FIELD_EX32(entry, GICH_LR0, State)) macro