Searched refs:CG_ARB_REQ_MASK (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/gpu/drm/radeon/
H A Dni_dpm.c1564 WREG32_P(MC_ARB_CG, CG_ARB_REQ(arb_freq_dest), ~CG_ARB_REQ_MASK);
H A Dnid.h746 #define CG_ARB_REQ_MASK (0xff << 0) macro
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c3136 WREG32_P(MC_ARB_CG, CG_ARB_REQ(arb_freq_dest), ~CG_ARB_REQ_MASK);
H A Dsi_dpm.h32 #define CG_ARB_REQ_MASK (0xff << 0) macro

Completed in 231 milliseconds