Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dni_dpm.c2398 u32 t_l, t_h; in ni_populate_smc_t() local
2421 &t_h); in ni_populate_smc_t()
2429 &t_h); in ni_populate_smc_t()
2432 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in ni_populate_smc_t()
2443 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
Dsi_dpm.c5074 u32 t_l, t_h; in si_populate_smc_t() local
5096 &t_h); in si_populate_smc_t()
5099 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5109 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
/linux-6.1.9/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c5576 u32 t_l, t_h; in si_populate_smc_t() local
5598 &t_h); in si_populate_smc_t()
5601 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5611 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()