Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dhelpers.h126 extern int amd_pci_get_num_boost_states(int *active, int *states);
H A Dmisc.c40 ret = amd_pci_get_num_boost_states(active, states); in cpufreq_has_boost_support()
H A Damd.c149 int amd_pci_get_num_boost_states(int *active, int *states) in amd_pci_get_num_boost_states() function