Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dcypress_dpm.c1102 WREG32_P(MC_CONFIG_MCD, MC_RD_ENABLE_MCD(i), ~MC_RD_ENABLE_MCD_MASK); in cypress_wait_for_mc_sequencer()
1132 WREG32(MC_CONFIG_MCD, 0xf); in cypress_force_mc_use_s1()
1190 WREG32(MC_CONFIG_MCD, 0xf); in cypress_force_mc_use_s0()
H A Devergreend.h256 #define MC_CONFIG_MCD 0x20a0 macro