Home
last modified time | relevance | path

Searched refs:amd_pmf_update_slider (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/platform/x86/amd/pmf/
H A Dsps.c96 void amd_pmf_update_slider(struct amd_pmf_dev *dev, bool op, int idx, in amd_pmf_update_slider() function
136 amd_pmf_update_slider(pmf, SLIDER_OP_SET, mode, NULL); in amd_pmf_set_sps_power_limits()
H A Dpmf.h404 void amd_pmf_update_slider(struct amd_pmf_dev *dev, bool op, int idx,
H A Dcore.c95 amd_pmf_update_slider(dev, SLIDER_OP_GET, mode, &table); in current_power_limits_show()