Searched defs:pixel_rep (Results 1 – 2 of 2) sorted by relevance
87 u8 pixel_rep; in aty_set_dac_514() member
358 u32 pixel_rep = ((mode->flags & DRM_MODE_FLAG_DBLCLK) && !is_hdmi) ? 2 : 1; in vc4_crtc_config_pv() local