Home
last modified time | relevance | path

Searched refs:MC_RD_ENABLE (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dnid.h711 #define MC_RD_ENABLE(x) ((x) << 4) macro
H A Dcypress_dpm.c1105 WREG32_P(MC_CONFIG, MC_RD_ENABLE(i), ~MC_RD_ENABLE_MASK); in cypress_wait_for_mc_sequencer()
1106 WREG32_P(MC_CG_CONFIG, MC_RD_ENABLE(i), ~MC_RD_ENABLE_MASK); in cypress_wait_for_mc_sequencer()
H A Devergreend.h268 #define MC_RD_ENABLE(x) ((x) << 4) macro