Searched refs:PFIT_PIPE (Results 1 – 2 of 2) sorted by relevance
656 pfit_control |= PFIT_PIPE(crtc->pipe) | PFIT_FILTER_FUZZY; in gmch_panel_fitting()
2358 #define PFIT_PIPE(pipe) REG_FIELD_PREP(PFIT_PIPE_MASK, (pipe)) macro