Searched refs:high_bsp (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dni_dpm.c2403 u32 high_bsp; local
2444 high_bsp = (i == state->performance_level_count - 2) ?
2447 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
H A Dsi_dpm.c5031 u32 high_bsp; local
5063 high_bsp = (i == state->performance_level_count - 2) ?
5065 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c5577 u32 high_bsp; local
5609 high_bsp = (i == state->performance_level_count - 2) ?
5611 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);

Completed in 135 milliseconds