Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h127 CFG_GRAFORMAT = 0xf << 16, enumerator
H A Darmada_plane.c200 cfg_mask = CFG_GRAFORMAT | in armada_drm_primary_plane_atomic_update()
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h227 #define CFG_GRAFORMAT(graformat) ((graformat) << 16) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h436 #define CFG_GRAFORMAT(graformat) ((graformat)<<16) macro