Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Drv730d.h127 #define CG_R(x) ((x) << 0) macro
A Dsumod.h278 # define CG_R(x) ((x) << 0) macro
A Drv730_dpm.c367 a_t = CG_R(0xffff) | CG_L(0); in rv730_populate_smc_initial_state()
A Dsumo_dpm.c413 a_t = CG_R(m_a * r[i] / 100) | CG_L(m_a * l[i] / 100); in sumo_program_at()
423 a_t = CG_R(m_a * r[ps->num_levels - 1] / 100) | in sumo_program_at()
911 WREG32_P(CG_AT_0, CG_R(0xffff), ~CG_R_MASK); in sumo_program_bootup_at()
A Drv770d.h239 # define CG_R(x) ((x) << 0) macro
A Drv770_dpm.c290 a_t = CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200); in rv770_populate_smc_t()
294 a_t = CG_R(r[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1] * pi->pbsp / 200) | in rv770_populate_smc_t()
1078 a_t = CG_R(0xffff) | CG_L(0); in rv770_populate_smc_initial_state()
A Dnid.h654 # define CG_R(x) ((x) << 0) macro
A Dni_dpm.c1751 reg = CG_R(0xffff) | CG_L(0); in ni_populate_smc_initial_state()
2406 a_t = CG_R(0xffff) | CG_L(0); in ni_populate_smc_t()
2437 a_t |= CG_R(t_l * pi->bsp / 20000); in ni_populate_smc_t()
2443 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
A Dsid.h284 # define CG_R(x) ((x) << 0) macro
A Dsi_dpm.c4431 reg = CG_R(0xffff) | CG_L(0); in si_populate_smc_initial_state()
5082 a_t = CG_R(0xffff) | CG_L(0); in si_populate_smc_t()
5104 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
5109 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
A Devergreend.h188 # define CG_R(x) ((x) << 0) macro
A Dcypress_dpm.c1295 a_t = CG_R(0xffff) | CG_L(0); in cypress_populate_smc_initial_state()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsid.h285 # define CG_R(x) ((x) << 0) macro
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dsi_dpm.c4910 reg = CG_R(0xffff) | CG_L(0); in si_populate_smc_initial_state()
5584 a_t = CG_R(0xffff) | CG_L(0); in si_populate_smc_t()
5606 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
5611 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()

Completed in 101 milliseconds