Home
last modified time | relevance | path

Searched refs:CFG_GRA_MOD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_plane.c193 CFG_GRA_MOD(drm_fb_to_armada_fb(new_state->fb)->mod); in armada_drm_primary_plane_atomic_update()
201 CFG_GRA_MOD(CFG_SWAPRB | CFG_SWAPUV | in armada_drm_primary_plane_atomic_update()
H A Darmada_hw.h129 #define CFG_GRA_MOD(x) ((x) << 8) macro