Searched refs:ci_pl (Results 1 – 4 of 4) sorted by relevance
38 struct ci_pl { struct49 struct ci_pl performance_levels[CISLANDS_MAX_HARDWARE_POWERLEVELS]; argument94 struct ci_pl pl;
5476 struct ci_pl *pl = &ps->performance_levels[index]; in ci_parse_pplib_clock_info()5955 struct ci_pl *pl; in ci_dpm_print_power_state()
39 struct ci_pl { struct50 struct ci_pl performance_levels[CISLANDS_MAX_HARDWARE_POWERLEVELS]; argument95 struct ci_pl pl;
5585 struct ci_pl *pl = &ps->performance_levels[index]; in ci_parse_pplib_clock_info()6115 struct ci_pl *pl; in ci_dpm_print_power_state()6130 static inline bool ci_are_power_levels_equal(const struct ci_pl *ci_cpl1, in ci_are_power_levels_equal()6131 const struct ci_pl *ci_cpl2) in ci_are_power_levels_equal()