Home
last modified time | relevance | path

Searched refs:SPDIF_IN_SAMPLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/spear/
H A Dspdif_in_regs.h30 #define SPDIF_IN_SAMPLE (1 << 10) macro
H A Dspdif_in.c129 ctrl |= SPDIF_IN_SAMPLE | SPDIF_IN_ENB; in spdif_in_trigger()
138 ctrl &= ~(SPDIF_IN_SAMPLE | SPDIF_IN_ENB); in spdif_in_trigger()