Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Drv730d.h127 #define CG_R(x) ((x) << 0) macro
Dsumod.h278 # define CG_R(x) ((x) << 0) macro
Drv730_dpm.c370 a_t = CG_R(0xffff) | CG_L(0); in rv730_populate_smc_initial_state()
Dsumo_dpm.c414 a_t = CG_R(m_a * r[i] / 100) | CG_L(m_a * l[i] / 100); in sumo_program_at()
424 a_t = CG_R(m_a * r[ps->num_levels - 1] / 100) | in sumo_program_at()
912 WREG32_P(CG_AT_0, CG_R(0xffff), ~CG_R_MASK); in sumo_program_bootup_at()
Drv770d.h239 # define CG_R(x) ((x) << 0) macro
Drv770_dpm.c289 a_t = CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200); in rv770_populate_smc_t()
293 a_t = CG_R(r[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1] * pi->pbsp / 200) | in rv770_populate_smc_t()
1077 a_t = CG_R(0xffff) | CG_L(0); in rv770_populate_smc_initial_state()
Dnid.h654 # define CG_R(x) ((x) << 0) macro
Dni_dpm.c1751 reg = CG_R(0xffff) | CG_L(0); in ni_populate_smc_initial_state()
2404 a_t = CG_R(0xffff) | CG_L(0); in ni_populate_smc_t()
2435 a_t |= CG_R(t_l * pi->bsp / 20000); in ni_populate_smc_t()
2441 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
Dsid.h284 # define CG_R(x) ((x) << 0) macro
Dsi_dpm.c4449 reg = CG_R(0xffff) | CG_L(0); in si_populate_smc_initial_state()
5098 a_t = CG_R(0xffff) | CG_L(0); in si_populate_smc_t()
5120 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
5125 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
Devergreend.h188 # define CG_R(x) ((x) << 0) macro
Dcypress_dpm.c1296 a_t = CG_R(0xffff) | CG_L(0); in cypress_populate_smc_initial_state()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h286 # define CG_R(x) ((x) << 0) macro
Dsi_dpm.c4915 reg = CG_R(0xffff) | CG_L(0); in si_populate_smc_initial_state()
5562 a_t = CG_R(0xffff) | CG_L(0); in si_populate_smc_t()
5584 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
5589 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()