Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsumod.h141 # define DCLK_DIR_CNTL_EN (1 << 8) macro
Dcikd.h2097 # define DCLK_DIR_CNTL_EN (1 << 8) macro
Devergreend.h377 # define DCLK_DIR_CNTL_EN (1 << 8) macro
Devergreen.c1079 WREG32_P(cntl_reg, dividers.post_div, ~(DCLK_DIR_CNTL_EN|DCLK_DIVIDER_MASK)); in sumo_set_uvd_clock()
Dcik.c9699 tmp &= ~(DCLK_DIR_CNTL_EN|DCLK_DIVIDER_MASK); in cik_set_uvd_clock()