Home
last modified time | relevance | path

Searched refs:t_l (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dni_dpm.c2396 u32 t_l, t_h; in ni_populate_smc_t() local
2418 &t_l, in ni_populate_smc_t()
2426 &t_l, in ni_populate_smc_t()
2431 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in ni_populate_smc_t()
2435 a_t |= CG_R(t_l * pi->bsp / 20000); in ni_populate_smc_t()
Dsi_dpm.c5090 u32 t_l, t_h; in si_populate_smc_t() local
5111 &t_l, in si_populate_smc_t()
5116 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
5120 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.c5554 u32 t_l, t_h; in si_populate_smc_t() local
5575 &t_l, in si_populate_smc_t()
5580 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
5584 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()