Searched refs:frequency_high (Results 1 – 1 of 1) sorted by relevance
277 ULONG frequency_low, frequency_high; in _ux_host_class_audio_alt_locate_parse() local302 frequency_high = sam_attr -> ux_host_class_audio_sampling_characteristics_frequency_high; in _ux_host_class_audio_alt_locate_parse()303 …if (UX_OVERFLOW_CHECK_MULV_ULONG(frequency_high, sam_attr -> ux_host_class_audio_sampling_characte… in _ux_host_class_audio_alt_locate_parse()310 frequency_high *= sam_attr -> ux_host_class_audio_sampling_characteristics_clock_mul; in _ux_host_class_audio_alt_locate_parse()311 frequency_high /= sam_attr -> ux_host_class_audio_sampling_characteristics_clock_div; in _ux_host_class_audio_alt_locate_parse()315 (frequency_high >= sampling -> ux_host_class_audio_sampling_frequency)) in _ux_host_class_audio_alt_locate_parse()