Searched refs:CG_R (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Drv730d.h127 #define CG_R(x) ((x) << 0) macro
H A Dsumod.h278 # define CG_R(x) ((x) << 0) macro
H A Drv730_dpm.c367 a_t = CG_R(0xffff) | CG_L(0);
H A Dsumo_dpm.c411 a_t = CG_R(m_a * r[i] / 100) | CG_L(m_a * l[i] / 100);
421 a_t = CG_R(m_a * r[ps->num_levels - 1] / 100) |
909 WREG32_P(CG_AT_0, CG_R(0xffff), ~CG_R_MASK);
H A Drv770_dpm.c290 a_t = CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200);
294 a_t = CG_R(r[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1] * pi->pbsp / 200) |
1078 a_t = CG_R(0xffff) | CG_L(0);
H A Drv770d.h239 # define CG_R(x) ((x) << 0) macro
H A Dnid.h654 # define CG_R(x) ((x) << 0) macro
H A Dni_dpm.c1751 reg = CG_R(0xffff) | CG_L(0);
2410 a_t = CG_R(0xffff) | CG_L(0);
2441 a_t |= CG_R(t_l * pi->bsp / 20000);
2447 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
H A Dsid.h284 # define CG_R(x) ((x) << 0) macro
H A Devergreend.h188 # define CG_R(x) ((x) << 0) macro
H A Dcypress_dpm.c1299 a_t = CG_R(0xffff) | CG_L(0);
H A Dsi_dpm.c4387 reg = CG_R(0xffff) | CG_L(0);
5038 a_t = CG_R(0xffff) | CG_L(0);
5060 a_t |= CG_R(t_l * pi->bsp / 20000);
5065 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h285 # define CG_R(x) ((x) << 0) macro
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c4910 reg = CG_R(0xffff) | CG_L(0);
5584 a_t = CG_R(0xffff) | CG_L(0);
5606 a_t |= CG_R(t_l * pi->bsp / 20000);
5611 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);

Completed in 406 milliseconds