Searched refs:NUMBER_SAMPLES_PER_LINE_MASK (Results 1 – 2 of 2) sorted by relevance
150 #define NUMBER_SAMPLES_PER_LINE_MASK(pipe) (0x3 << ((pipe) * 6)) macro
618 val &= ~NUMBER_SAMPLES_PER_LINE_MASK(pipe); in enable_audio_dsc_wa()