Searched refs:clock_caps (Results 1 – 4 of 4) sorted by relevance
87 u32 clock_caps; in dice_proc_read() member158 if (buf.global.clock_caps & (1 << i)) in dice_proc_read()161 if (buf.global.clock_caps & (1 << (16 + i))) in dice_proc_read()
80 if (dice->clock_caps > 0) { in check_clock_caps()86 dice->clock_caps = be32_to_cpu(value); in check_clock_caps()89 dice->clock_caps = CLOCK_CAP_RATE_44100 | in check_clock_caps()
107 if (!(cap & dice->clock_caps)) in detect_stream_formats()
88 unsigned int clock_caps; member