Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Ddce6_afmt.c65 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