Home
last modified time | relevance | path

Searched refs:ECHO_CLOCK_BIT_ESYNC (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/pci/echoaudio/
Ddarla24_dsp.c54 ECHO_CLOCK_BIT_ESYNC; in init_hw()
84 clock_bits |= ECHO_CLOCK_BIT_ESYNC; in detect_input_clocks()
Dgina24_dsp.c59 ECHO_CLOCK_BIT_ESYNC | ECHO_CLOCK_BIT_ESYNC96 | in init_hw()
115 clock_bits |= ECHO_CLOCK_BIT_ESYNC | ECHO_CLOCK_BIT_ESYNC96; in detect_input_clocks()
Dechoaudio.h249 #define ECHO_CLOCK_BIT_ESYNC (1 << ECHO_CLOCK_ESYNC) macro