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