Home
last modified time | relevance | path

Searched refs:DCLK_DIVIDER_MASK (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsumod.h140 # define DCLK_DIVIDER_MASK 0x7f macro
H A Dcikd.h2097 # define DCLK_DIVIDER_MASK 0x7f macro
H A Devergreend.h376 # define DCLK_DIVIDER_MASK 0x7f macro
H A Dcik.c9438 tmp &= ~(DCLK_DIR_CNTL_EN|DCLK_DIVIDER_MASK); in cik_set_uvd_clock()