Home
last modified time | relevance | path

Searched refs:SND_MOTU_CLOCK_SOURCE_SPH (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/firewire/motu/
H A Dmotu-protocol-v2.c125 *src = SND_MOTU_CLOCK_SOURCE_SPH; in get_clock_source()
184 if (src == SND_MOTU_CLOCK_SOURCE_SPH && rate > 48000) in switch_fetching_mode_spartan()
H A Dmotu-protocol-v1.c270 *src = SND_MOTU_CLOCK_SOURCE_SPH; in get_clock_source_828()
315 *src = SND_MOTU_CLOCK_SOURCE_SPH; in get_clock_source_896()
H A Dmotu-proc.c22 [SND_MOTU_CLOCK_SOURCE_SPH] = "Source packet header",
H A Dmotu-protocol-v3.c128 *src = SND_MOTU_CLOCK_SOURCE_SPH; in snd_motu_protocol_v3_get_clock_source()
H A Dmotu.h110 SND_MOTU_CLOCK_SOURCE_SPH, enumerator
H A Dmotu-pcm.c159 src != SND_MOTU_CLOCK_SOURCE_SPH) || in pcm_open()