Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.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()
H A Drv730_dpm.c369 a_t = CG_R(0xffff) | CG_L(0); in rv730_populate_smc_initial_state()
H A Drv770d.h239 # define CG_R(x) ((x) << 0) macro
H A Drv770_dpm.c288 a_t = CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200); in rv770_populate_smc_t()
292 a_t = CG_R(r[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()
H A Dnid.h654 # define CG_R(x) ((x) << 0) macro
H A Dni_dpm.c1752 reg = CG_R(0xffff) | CG_L(0); in ni_populate_smc_initial_state()
2405 a_t = CG_R(0xffff) | CG_L(0); in ni_populate_smc_t()
2436 a_t |= CG_R(t_l * pi->bsp / 20000); in ni_populate_smc_t()
2442 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
H A Dsid.h284 # define CG_R(x) ((x) << 0) macro
H A Dsi_dpm.c4434 reg = CG_R(0xffff) | CG_L(0); in si_populate_smc_initial_state()
5083 a_t = CG_R(0xffff) | CG_L(0); in si_populate_smc_t()
5105 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
5110 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
H A Devergreend.h188 # define CG_R(x) ((x) << 0) macro
H A Dcypress_dpm.c1297 a_t = CG_R(0xffff) | CG_L(0); in cypress_populate_smc_initial_state()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h285 # define CG_R(x) ((x) << 0) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c4895 reg = CG_R(0xffff) | CG_L(0); in si_populate_smc_initial_state()
5542 a_t = CG_R(0xffff) | CG_L(0); in si_populate_smc_t()
5564 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
5569 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()