Searched refs:clock_bits (Results 1 – 8 of 8) sorted by relevance
84 u32 clocks_from_dsp, clock_bits; in detect_input_clocks() local89 clock_bits = ECHO_CLOCK_BIT_INTERNAL; in detect_input_clocks()92 clock_bits |= ECHO_CLOCK_BIT_SPDIF; in detect_input_clocks()96 clock_bits |= ECHO_CLOCK_BIT_SUPER; in detect_input_clocks()98 clock_bits |= ECHO_CLOCK_BIT_WORD; in detect_input_clocks()101 return clock_bits; in detect_input_clocks()
75 u32 clocks_from_dsp, clock_bits; in detect_input_clocks() local81 clock_bits = ECHO_CLOCK_BIT_INTERNAL; in detect_input_clocks()84 clock_bits |= ECHO_CLOCK_BIT_ESYNC; in detect_input_clocks()86 return clock_bits; in detect_input_clocks()
100 u32 clocks_from_dsp, clock_bits; in detect_input_clocks() local106 clock_bits = ECHO_CLOCK_BIT_INTERNAL; in detect_input_clocks()109 clock_bits |= ECHO_CLOCK_BIT_SPDIF; in detect_input_clocks()112 clock_bits |= ECHO_CLOCK_BIT_ADAT; in detect_input_clocks()115 clock_bits |= ECHO_CLOCK_BIT_ESYNC | ECHO_CLOCK_BIT_ESYNC96; in detect_input_clocks()117 return clock_bits; in detect_input_clocks()
92 u32 clocks_from_dsp, clock_bits; in detect_input_clocks() local97 clock_bits = ECHO_CLOCK_BIT_INTERNAL; in detect_input_clocks()100 clock_bits |= ECHO_CLOCK_BIT_SPDIF; in detect_input_clocks()103 clock_bits |= ECHO_CLOCK_BIT_ADAT; in detect_input_clocks()106 clock_bits |= ECHO_CLOCK_BIT_WORD; in detect_input_clocks()108 return clock_bits; in detect_input_clocks()
82 u32 clocks_from_dsp, clock_bits; in detect_input_clocks() local88 clock_bits = ECHO_CLOCK_BIT_INTERNAL; in detect_input_clocks()91 clock_bits |= ECHO_CLOCK_BIT_SPDIF; in detect_input_clocks()93 return clock_bits; in detect_input_clocks()
93 u32 clocks_from_dsp, clock_bits; in detect_input_clocks() local99 clock_bits = ECHO_CLOCK_BIT_INTERNAL; in detect_input_clocks()102 clock_bits |= ECHO_CLOCK_BIT_SPDIF; in detect_input_clocks()105 clock_bits |= ECHO_CLOCK_BIT_ADAT; in detect_input_clocks()108 clock_bits |= ECHO_CLOCK_BIT_WORD; in detect_input_clocks()110 return clock_bits; in detect_input_clocks()
85 u32 clocks_from_dsp, clock_bits; in detect_input_clocks() local91 clock_bits = ECHO_CLOCK_BIT_INTERNAL; in detect_input_clocks()94 clock_bits |= ECHO_CLOCK_BIT_SPDIF; in detect_input_clocks()96 return clock_bits; in detect_input_clocks()
195 u32 clocks_from_dsp, clock_bits; in detect_input_clocks() local201 clock_bits = ECHO_CLOCK_BIT_INTERNAL; in detect_input_clocks()204 clock_bits |= ECHO_CLOCK_BIT_WORD; in detect_input_clocks()210 clock_bits |= ECHO_CLOCK_BIT_SPDIF; in detect_input_clocks()214 clock_bits |= ECHO_CLOCK_BIT_ADAT; in detect_input_clocks()218 return clock_bits; in detect_input_clocks()