Home
last modified time | relevance | path

Searched defs:pixel_rep (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_hdmi.c518 u32 pixel_rep = (mode->flags & DRM_MODE_FLAG_DBLCLK) ? 2 : 1; in vc4_hdmi_set_timings() local
562 u32 pixel_rep = (mode->flags & DRM_MODE_FLAG_DBLCLK) ? 2 : 1; in vc5_hdmi_set_timings() local
Dvc4_crtc.c319 u32 pixel_rep = (mode->flags & DRM_MODE_FLAG_DBLCLK) ? 2 : 1; in vc4_crtc_config_pv() local
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
Dmach64_gx.c87 u8 pixel_rep; in aty_set_dac_514() member
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
Dmach64_gx.c87 u8 pixel_rep; in aty_set_dac_514() member
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
Dvc4_crtc.c335 u32 pixel_rep = ((mode->flags & DRM_MODE_FLAG_DBLCLK) && !is_hdmi) ? 2 : 1; in vc4_crtc_config_pv() local
Dvc4_hdmi.c1469 u32 pixel_rep = (mode->flags & DRM_MODE_FLAG_DBLCLK) ? 2 : 1; in vc4_hdmi_set_timings() local
1535 u32 pixel_rep = (mode->flags & DRM_MODE_FLAG_DBLCLK) ? 2 : 1; in vc5_hdmi_set_timings() local