Home
last modified time | relevance | path

Searched refs:fixp_q88_fromint (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/platform/x86/amd/pmf/
H A Dsps.c201 fixp_q88_fromint(apts_config_store.val[idx].stt_skin_temp_limit_apu), in amd_pmf_update_slider_v2()
204 fixp_q88_fromint(apts_config_store.val[idx].stt_skin_temp_limit_hs2), in amd_pmf_update_slider_v2()
222 fixp_q88_fromint(config_store.prop[src][idx].stt_skin_temp[STT_TEMP_APU]), in amd_pmf_update_slider()
225 fixp_q88_fromint(config_store.prop[src][idx].stt_skin_temp[STT_TEMP_HS2]), in amd_pmf_update_slider()
H A Dauto-mode.c123 fixp_q88_fromint(pwr_ctrl->stt_skin_temp[STT_TEMP_APU]), NULL); in amd_pmf_set_automode()
125 fixp_q88_fromint(pwr_ctrl->stt_skin_temp[STT_TEMP_HS2]), NULL); in amd_pmf_set_automode()
H A Dcnqf.c85 fixp_q88_fromint(pc->stt_skin_temp[STT_TEMP_APU]), NULL); in amd_pmf_set_cnqf()
87 fixp_q88_fromint(pc->stt_skin_temp[STT_TEMP_HS2]), NULL); in amd_pmf_set_cnqf()
H A Dtee-if.c127 fixp_q88_fromint(val), NULL); in amd_pmf_apply_policies()
136 fixp_q88_fromint(val), NULL); in amd_pmf_apply_policies()
H A Dcore.c188 u32 fixp_q88_fromint(u32 val) in fixp_q88_fromint() function
H A Dpmf.h780 u32 fixp_q88_fromint(u32 val);