Lines Matching full:auto
23 pr_debug("Auto Mode Data - BEGIN\n"); in amd_pmf_dump_auto_mode_defaults()
106 pr_debug("Auto Mode Data - END\n"); in amd_pmf_dump_auto_mode_defaults()
156 /* Get the average moving average computed by auto mode algorithm */ in amd_pmf_trans_automode()
184 dev_dbg(dev->dev, "[AUTO MODE] average_power : %d mW mode: %s\n", avg_power, in amd_pmf_trans_automode()
187 dev_dbg(dev->dev, "[AUTO MODE] time: %lld ms timer: %u ms tc: %u ms\n", in amd_pmf_trans_automode()
191 dev_dbg(dev->dev, "[AUTO MODE] shiftup: %u pt: %u mW pf: %u mW pd: %u mW\n", in amd_pmf_trans_automode()
203 dev_dbg(dev->dev, "[AUTO MODE] priority1: %u priority2: %u priority3: %u priority4: %u\n", in amd_pmf_trans_automode()
262 pr_debug("[AUTO MODE TO_QUIET] pt: %u mW pf: %u mW pd: %u mW\n", in amd_pmf_get_power_threshold()
267 pr_debug("[AUTO MODE TO_PERFORMANCE] pt: %u mW pf: %u mW pd: %u mW\n", in amd_pmf_get_power_threshold()
272 pr_debug("[AUTO MODE QUIET_TO_BALANCE] pt: %u mW pf: %u mW pd: %u mW\n", in amd_pmf_get_power_threshold()
278 pr_debug("[AUTO MODE PERFORMANCE_TO_BALANCE] pt: %u mW pf: %u mW pd: %u mW\n", in amd_pmf_get_power_threshold()
298 return "Unknown Auto Mode State"; in state_as_str()
413 * OEM BIOS implementation guide says that if the auto mode is enabled in amd_pmf_reset_amt()
415 * There could be cases where both static slider and auto mode BIOS in amd_pmf_reset_amt()