Searched refs:hwpstate_set (Results 1 – 1 of 1) sorted by relevance
430 struct hwpstate_setting *hwpstate_set; in hwpstate_get_info_from_msr() local439 hwpstate_set = sc->hwpstate_settings; in hwpstate_get_info_from_msr()473 hwpstate_set[i].volts = in hwpstate_get_info_from_msr()484 hwpstate_set[i].power /= 10; in hwpstate_get_info_from_msr()486 hwpstate_set[i].power /= 10; in hwpstate_get_info_from_msr()488 hwpstate_set[i].power /= 10; in hwpstate_get_info_from_msr()492 hwpstate_set[i].power *= hwpstate_set[i].volts; in hwpstate_get_info_from_msr()494 hwpstate_set[i].power /= 1000; in hwpstate_get_info_from_msr()503 hwpstate_set[i].pstate_id = i; in hwpstate_get_info_from_msr()533 hwpstate_set = sc->hwpstate_settings; in hwpstate_get_info_from_acpi_perf()[all …]