Searched refs:CG_ARB_REQ (Results 1 - 5 of 5) 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.h745 #define CG_ARB_REQ(x) ((x) << 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.h31 #define CG_ARB_REQ(x) ((x) << 0) macro
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c554 PHM_WRITE_FIELD(hwmgr->device, MC_ARB_CG, CG_ARB_REQ, arb_dest);

Completed in 242 milliseconds