Home
last modified time | relevance | path

Searched refs:EVERGREEN_GRPH_BANK_HEIGHT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Devergreen_reg.h96 # define EVERGREEN_GRPH_BANK_HEIGHT(x) (((x) & 0x3) << 11) macro
H A Datombios_crtc.c1333 fb_format |= EVERGREEN_GRPH_BANK_HEIGHT(bankh); in dce4_crtc_do_set_base()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h2170 #define EVERGREEN_GRPH_BANK_HEIGHT(x) (((x) & 0x3) << 11) macro