Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv730d.h129 #define CG_L(x) ((x) << 16) macro
H A Dsumod.h281 # define CG_L(x) ((x) << 16) macro
H A Dsumo_dpm.c416 a_t = CG_R(m_a * r[i] / 100) | CG_L(m_a * l[i] / 100); in sumo_program_at()
427 CG_L(m_a * l[ps->num_levels - 1] / 100); in sumo_program_at()
915 WREG32_P(CG_AT_0, CG_L(0), ~CG_L_MASK); in sumo_program_bootup_at()
H A Drv730_dpm.c370 a_t = CG_R(0xffff) | CG_L(0); in rv730_populate_smc_initial_state()
H A Drv770d.h241 # define CG_L(x) ((x) << 16) macro
H A Drv770_dpm.c293 a_t = CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200); in rv770_populate_smc_t()
298 CG_L(l[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1] * pi->pbsp / 200); in rv770_populate_smc_t()
1081 a_t = CG_R(0xffff) | CG_L(0); in rv770_populate_smc_initial_state()
H A Dnid.h656 # define CG_L(x) ((x) << 16) macro
H A Dsid.h286 # define CG_L(x) ((x) << 16) macro
H A 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()
2441 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
H A Devergreend.h190 # define CG_L(x) ((x) << 16) macro
H A Dsi_dpm.c4450 reg = CG_R(0xffff) | CG_L(0); in si_populate_smc_initial_state()
5099 a_t = CG_R(0xffff) | CG_L(0); in si_populate_smc_t()
5126 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
H A Dcypress_dpm.c1296 a_t = CG_R(0xffff) | CG_L(0); in cypress_populate_smc_initial_state()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A 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()
5589 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()