Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/echoaudio/
Ddarla24_dsp.c53 ECHO_CLOCK_BIT_ESYNC; in init_hw()
82 clock_bits |= ECHO_CLOCK_BIT_ESYNC; in detect_input_clocks()
Dgina24_dsp.c58 ECHO_CLOCK_BIT_ESYNC | ECHO_CLOCK_BIT_ESYNC96 | in init_hw()
113 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