Home
last modified time | relevance | path

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

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