Home
last modified time | relevance | path

Searched refs:SMC_STOP_MODE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv770_smc.c447 if (RREG32(SMC_IO) & SMC_STOP_MODE) in rv770_wait_for_smc_inactive()
H A Drv770d.h71 #define SMC_STOP_MODE (1 << 2) macro