Searched refs:SPDIF_OPMODE_MASK (Results 1 – 2 of 2) sorted by relevance
163 ctrl &= ~SPDIF_OPMODE_MASK; in spdif_out_trigger() 176 ctrl &= ~SPDIF_OPMODE_MASK; in spdif_out_trigger() 195 val &= ~SPDIF_OPMODE_MASK; in spdif_mute()
28 #define SPDIF_OPMODE_MASK (7 << 0) macro