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

/linux-4.4.14/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 Dsumo_dpm.c414 a_t = CG_R(m_a * r[i] / 100) | CG_L(m_a * l[i] / 100); sumo_program_at()
424 a_t = CG_R(m_a * r[ps->num_levels - 1] / 100) | sumo_program_at()
912 WREG32_P(CG_AT_0, CG_R(0xffff), ~CG_R_MASK); sumo_program_bootup_at()
H A Drv730_dpm.c370 a_t = CG_R(0xffff) | CG_L(0); rv730_populate_smc_initial_state()
H A Drv770_dpm.c289 a_t = CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200); rv770_populate_smc_t()
293 a_t = CG_R(r[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1] * pi->pbsp / 200) | rv770_populate_smc_t()
1077 a_t = CG_R(0xffff) | CG_L(0); rv770_populate_smc_initial_state()
H A Drv770d.h239 # define CG_R(x) ((x) << 0) macro
H A Dni_dpm.c1753 reg = CG_R(0xffff) | CG_L(0); ni_populate_smc_initial_state()
2406 a_t = CG_R(0xffff) | CG_L(0); ni_populate_smc_t()
2437 a_t |= CG_R(t_l * pi->bsp / 20000); ni_populate_smc_t()
2443 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); ni_populate_smc_t()
H A Dnid.h654 # define CG_R(x) ((x) << 0) macro
H A Dsi_dpm.c4464 reg = CG_R(0xffff) | CG_L(0); si_populate_smc_initial_state()
5113 a_t = CG_R(0xffff) | CG_L(0); si_populate_smc_t()
5135 a_t |= CG_R(t_l * pi->bsp / 20000); si_populate_smc_t()
5140 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); si_populate_smc_t()
H A Dsid.h284 # define CG_R(x) ((x) << 0) macro
H A Dcypress_dpm.c1296 a_t = CG_R(0xffff) | CG_L(0); cypress_populate_smc_initial_state()
H A Devergreend.h188 # define CG_R(x) ((x) << 0) macro

Completed in 305 milliseconds