Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Ddce6_afmt.c58 AZ_ENDPOINT_REG_WRITE_EN | AZ_ENDPOINT_REG_INDEX(reg)); in dce6_endpoint_wreg()
H A Dsid.h697 # define AZ_ENDPOINT_REG_INDEX(x) (((x) & 0xff) << 0) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h700 # define AZ_ENDPOINT_REG_INDEX(x) (((x) & 0xff) << 0) macro