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