Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Drv730d.h129 #define CG_L(x) ((x) << 16) macro
Dsumod.h281 # define CG_L(x) ((x) << 16) macro
Drv730_dpm.c369 a_t = CG_R(0xffff) | CG_L(0); in rv730_populate_smc_initial_state()
Dsumo_dpm.c413 a_t = CG_R(m_a * r[i] / 100) | CG_L(m_a * l[i] / 100); in sumo_program_at()
424 CG_L(m_a * l[ps->num_levels - 1] / 100); in sumo_program_at()
912 WREG32_P(CG_AT_0, CG_L(0), ~CG_L_MASK); in sumo_program_bootup_at()
Drv770d.h241 # define CG_L(x) ((x) << 16) macro
Drv770_dpm.c288 a_t = CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200); in rv770_populate_smc_t()
293 CG_L(l[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1] * pi->pbsp / 200); in rv770_populate_smc_t()
1076 a_t = CG_R(0xffff) | CG_L(0); in rv770_populate_smc_initial_state()
Dnid.h656 # define CG_L(x) ((x) << 16) macro
Dsid.h286 # define CG_L(x) ((x) << 16) macro
Dni_dpm.c1753 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()
2443 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
Devergreend.h190 # define CG_L(x) ((x) << 16) macro
Dsi_dpm.c4452 reg = CG_R(0xffff) | CG_L(0); in si_populate_smc_initial_state()
5101 a_t = CG_R(0xffff) | CG_L(0); in si_populate_smc_t()
5128 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
Dcypress_dpm.c1297 a_t = CG_R(0xffff) | CG_L(0); in cypress_populate_smc_initial_state()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsid.h288 # define CG_L(x) ((x) << 16) macro
Dsi_dpm.c4916 reg = CG_R(0xffff) | CG_L(0); in si_populate_smc_initial_state()
5563 a_t = CG_R(0xffff) | CG_L(0); in si_populate_smc_t()
5590 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()