Searched refs:high_bsp (Results 1 – 3 of 3) sorted by relevance
2403 u32 high_bsp; in ni_populate_smc_t() local2444 high_bsp = (i == state->performance_level_count - 2) ? in ni_populate_smc_t()2447 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
5036 u32 high_bsp; in si_populate_smc_t() local5068 high_bsp = (i == state->performance_level_count - 2) ? in si_populate_smc_t()5070 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
5627 u32 high_bsp; in si_populate_smc_t() local5659 high_bsp = (i == state->performance_level_count - 2) ? in si_populate_smc_t()5661 a_t = (0xffff) << CG_AT__CG_R__SHIFT | (t_h * high_bsp / 20000) << CG_AT__CG_L__SHIFT; in si_populate_smc_t()