Searched refs:DVO_PIPE_SEL (Results 1 – 2 of 2) sorted by relevance
17 #define DVO_PIPE_SEL(pipe) REG_FIELD_PREP(DVO_PIPE_SEL_MASK, (pipe)) macro
305 dvo_val |= DVO_PIPE_SEL(pipe); in intel_dvo_pre_enable()