Searched refs:SPDIF_OPMODE_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/spear/
H A Dspdif_out_regs.h41 #define SPDIF_OPMODE_MASK (7 << 0) macro
H A Dspdif_out.c166 ctrl &= ~SPDIF_OPMODE_MASK; spdif_out_trigger()
179 ctrl &= ~SPDIF_OPMODE_MASK; spdif_out_trigger()
198 val &= ~SPDIF_OPMODE_MASK; spdif_digital_mute()

Completed in 46 milliseconds