Home
last modified time | relevance | path

Searched refs:t_h (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
2419 &t_h); in ni_populate_smc_t()
2427 &t_h); in ni_populate_smc_t()
2430 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in ni_populate_smc_t()
2441 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
Dsi_dpm.c5090 u32 t_l, t_h; in si_populate_smc_t() local
5112 &t_h); in si_populate_smc_t()
5115 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5125 a_t = CG_R(0xffff) | CG_L(t_h * high_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
5576 &t_h); in si_populate_smc_t()
5579 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5589 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()