Home
last modified time | relevance | path

Searched refs:DCLK_DIR_CNTL_EN (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dsumod.h141 # define DCLK_DIR_CNTL_EN (1 << 8) macro
H A Dcikd.h2098 # define DCLK_DIR_CNTL_EN (1 << 8) macro
H A Devergreend.h377 # define DCLK_DIR_CNTL_EN (1 << 8) macro
H A Devergreen.c1138 WREG32_P(cntl_reg, dividers.post_div, ~(DCLK_DIR_CNTL_EN|DCLK_DIVIDER_MASK)); in sumo_set_uvd_clock()
H A Dcik.c9406 tmp &= ~(DCLK_DIR_CNTL_EN|DCLK_DIVIDER_MASK); in cik_set_uvd_clock()