Home
last modified time | relevance | path

Searched refs:get_pixel_format (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/sysdev/
H A Dfsl_soc.h31 u32 (*get_pixel_format)(enum fsl_diu_monitor_port port, member
/linux/drivers/gpu/drm/kmb/
H A Dkmb_plane.c165 static unsigned int get_pixel_format(u32 format) in get_pixel_format() function
407 val = get_pixel_format(fb->format->format); in kmb_plane_atomic_update()
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h980 #define get_pixel_format 0x0c macro
/linux/drivers/video/fbdev/
H A Dfsl-diu-fb.c1153 if (diu_ops.get_pixel_format) in fsl_diu_set_par()
1154 ad->pix_fmt = diu_ops.get_pixel_format(data->monitor_port, in fsl_diu_set_par()