Searched refs:ivhd (Results 1 – 1 of 1) sorted by relevance
392 static inline int ivhd_entry_length(u8 *ivhd) in ivhd_entry_length() argument394 return 0x04 << (*ivhd >> 6); in ivhd_entry_length()