Home
last modified time | relevance | path

Searched refs:AUTO_QUIET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/amd/pmf/
H A Dauto-mode.c38 pr_debug("pfloor_quiet: %u mW\n", data->mode_set[AUTO_QUIET].power_floor); in amd_pmf_dump_auto_mode_defaults()
68 its_mode = &data->mode_set[AUTO_QUIET]; in amd_pmf_dump_auto_mode_defaults()
92 its_mode = &data->mode_set[AUTO_QUIET]; in amd_pmf_dump_auto_mode_defaults()
104 data->mode_set[AUTO_QUIET].fan_control.fan_id); in amd_pmf_dump_auto_mode_defaults()
254 config_store.mode_set[AUTO_QUIET].power_floor - in amd_pmf_get_power_threshold()
275 config_store.mode_set[AUTO_QUIET].power_floor, in amd_pmf_get_power_threshold()
289 case AUTO_QUIET: in state_as_str()
320 config_store.mode_set[AUTO_QUIET].power_floor = output.pfloor_quiet; in amd_pmf_load_defaults_auto_mode()
339 pwr_ctrl = &config_store.mode_set[AUTO_QUIET].power_control; in amd_pmf_load_defaults_auto_mode()
376 config_store.mode_set[AUTO_QUIET].fan_control.fan_id = output.fan_id_quiet; in amd_pmf_load_defaults_auto_mode()
[all …]
H A Dpmf.h235 AUTO_QUIET, enumerator