Searched defs:slpc (Results 1 – 6 of 6) sorted by relevance
47 void intel_guc_slpc_init_early(struct intel_guc_slpc *slpc) in intel_guc_slpc_init_early()89 static u32 slpc_get_state(struct intel_guc_slpc *slpc) in slpc_get_state()151 static bool slpc_is_running(struct intel_guc_slpc *slpc) in slpc_is_running()171 static int slpc_query_task_state(struct intel_guc_slpc *slpc) in slpc_query_task_state()267 int intel_guc_slpc_init(struct intel_guc_slpc *slpc) in intel_guc_slpc_init()339 static int slpc_reset(struct intel_guc_slpc *slpc) in slpc_reset()365 static u32 slpc_decode_min_freq(struct intel_guc_slpc *slpc) in slpc_decode_min_freq()579 static int slpc_set_softlimits(struct intel_guc_slpc *slpc) in slpc_set_softlimits()645 static int slpc_use_fused_rp0(struct intel_guc_slpc *slpc) in slpc_use_fused_rp0()726 int intel_guc_slpc_enable(struct intel_guc_slpc *slpc) in intel_guc_slpc_enable()[all …]
57 struct intel_guc_slpc *slpc = &guc->slpc; in guc_slpc_info_show() local
41 struct intel_guc_slpc slpc; member
26 static int slpc_set_min_freq(struct intel_guc_slpc *slpc, u32 freq) in slpc_set_min_freq()39 static int slpc_set_max_freq(struct intel_guc_slpc *slpc, u32 freq) in slpc_set_max_freq()56 struct intel_guc_slpc *slpc = >->uc.guc.slpc; in slpc_set_freq() local86 static int vary_max_freq(struct intel_guc_slpc *slpc, struct intel_rps *rps, in vary_max_freq()122 static int vary_min_freq(struct intel_guc_slpc *slpc, struct intel_rps *rps, in vary_min_freq()160 struct intel_guc_slpc *slpc = >->uc.guc.slpc; in slpc_power() local210 static int max_granted_freq(struct intel_guc_slpc *slpc, struct intel_rps *rps, u32 *max_act_freq) in max_granted_freq()240 struct intel_guc_slpc *slpc = >->uc.guc.slpc; in run_test() local
947 struct intel_guc_slpc *slpc; in intel_rps_get_boost_frequency() local981 struct intel_guc_slpc *slpc; in intel_rps_set_boost_frequency() local994 struct intel_guc_slpc *slpc; in intel_rps_dec_waiters() local1007 struct intel_guc_slpc *slpc; in intel_rps_boost() local2197 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_max_frequency() local2214 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_max_raw_freq() local2232 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_rp0_frequency() local2242 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_rp1_frequency() local2252 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_rpn_frequency() local2507 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_set_max_frequency() local[all …]
563 struct intel_guc_slpc *slpc = >->uc.guc.slpc; in media_freq_factor_show() local594 struct intel_guc_slpc *slpc = >->uc.guc.slpc; in media_freq_factor_store() local
Completed in 115 milliseconds