Home
last modified time | relevance | path

Searched refs:high_bsp (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dni_dpm.c2399 u32 high_bsp; in ni_populate_smc_t() local
2440 high_bsp = (i == state->performance_level_count - 2) ? 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.c5032 u32 high_bsp; in si_populate_smc_t() local
5064 high_bsp = (i == state->performance_level_count - 2) ? in si_populate_smc_t()
5066 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()