Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/radeon/
Dni_dpm.c2397 u32 t_l, t_h; in ni_populate_smc_t() local
2420 &t_h); in ni_populate_smc_t()
2428 &t_h); in ni_populate_smc_t()
2431 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in ni_populate_smc_t()
2442 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
Dsi_dpm.c5072 u32 t_l, t_h; in si_populate_smc_t() local
5094 &t_h); in si_populate_smc_t()
5097 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5107 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c5534 u32 t_l, t_h; in si_populate_smc_t() local
5556 &t_h); in si_populate_smc_t()
5559 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()
5569 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()