Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dni_dpm.c2398 u32 t_l, t_h; in ni_populate_smc_t() local
2420 &t_l, in ni_populate_smc_t()
2428 &t_l, in ni_populate_smc_t()
2433 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in ni_populate_smc_t()
2437 a_t |= CG_R(t_l * pi->bsp / 20000); in ni_populate_smc_t()
Dsi_dpm.c5093 u32 t_l, t_h; in si_populate_smc_t() local
5114 &t_l, in si_populate_smc_t()
5119 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
5123 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.c5555 u32 t_l, t_h; in si_populate_smc_t() local
5576 &t_l, in si_populate_smc_t()
5581 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
5585 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()