Searched refs:HBLANK_START_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
139 #define HBLANK_START_COUNT_MASK(pipe) (0x7 << (3 + ((pipe) * 6))) macro
519 val &= ~HBLANK_START_COUNT_MASK(cpu_transcoder); in enable_audio_dsc_wa()