Searched refs:hwp_min (Results 1 – 1 of 1) sorted by relevance
44 unsigned char hwp_min; member1016 if (req->hwp_min > req->hwp_max) { in verify_hwp_req_self_consistency()1018 cpu, req->hwp_min, req->hwp_max); in verify_hwp_req_self_consistency()1047 if (req->hwp_min > cap->highest) in check_hwp_request_v_hwp_capabilities()1049 cpu, req->hwp_min, cap->highest); in check_hwp_request_v_hwp_capabilities()1050 if (req->hwp_min < cap->lowest) in check_hwp_request_v_hwp_capabilities()1052 cpu, req->hwp_min, cap->lowest); in check_hwp_request_v_hwp_capabilities()1057 cpu, req->hwp_min, req->hwp_max); in check_hwp_request_v_hwp_capabilities()1063 if (req->hwp_desired < req->hwp_min) in check_hwp_request_v_hwp_capabilities()1089 req.hwp_min = req_update.hwp_min; in update_hwp_request()[all …]