Searched refs:int_word (Results 1 – 1 of 1) sorted by relevance
214 static inline u8 int_word_to_isc(u32 int_word) in int_word_to_isc() argument216 return (int_word & 0x38000000) >> 27; in int_word_to_isc()