Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dcik_reg.h93 # define CIK_GRPH_PIPE_CONFIG(x) (((x) & 0x1f) << 24) macro
H A Datombios_crtc.c1348 fb_format |= CIK_GRPH_PIPE_CONFIG(pipe_config); in dce4_crtc_do_set_base()