Home
last modified time | relevance | path

Searched refs:SPDIF_IN_SAMPLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds