Searched refs:fixp_q88_fromint (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/platform/x86/amd/pmf/ |
| H A D | sps.c | 201 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 D | auto-mode.c | 123 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 D | cnqf.c | 85 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 D | tee-if.c | 127 fixp_q88_fromint(val), NULL); in amd_pmf_apply_policies() 136 fixp_q88_fromint(val), NULL); in amd_pmf_apply_policies()
|
| H A D | core.c | 188 u32 fixp_q88_fromint(u32 val) in fixp_q88_fromint() function
|
| H A D | pmf.h | 780 u32 fixp_q88_fromint(u32 val);
|