Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dni_dpm.c2402 u32 t_l, t_h; in ni_populate_smc_t() local
2424 &t_l, in ni_populate_smc_t()
2432 &t_l, in ni_populate_smc_t()
2437 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in ni_populate_smc_t()
2441 a_t |= CG_R(t_l * pi->bsp / 20000); in ni_populate_smc_t()
H A Dsi_dpm.c5030 u32 t_l, t_h; in si_populate_smc_t() local
5051 &t_l, in si_populate_smc_t()
5056 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
5060 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c5572 u32 t_l, t_h; in si_populate_smc_t() local
5593 &t_l, in si_populate_smc_t()
5598 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
5602 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()