Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsumod.h143 # define DCLK_STATUS (1 << 0) macro
H A Dcikd.h2100 # define DCLK_STATUS (1 << 0) macro
H A Devergreend.h379 # define DCLK_STATUS (1 << 0) macro
H A Dcik.c9443 if (RREG32_SMC(status_reg) & DCLK_STATUS) in cik_set_uvd_clock()