Searched refs:non_oc_max (Results 1 – 1 of 1) sorted by relevance
242 u32 val, rp_state_cap, hw_max, hw_min, non_oc_max; in gt_max_freq_mhz_store() local255 non_oc_max = (rp_state_cap & 0xff); in gt_max_freq_mhz_store()263 if (val > non_oc_max) in gt_max_freq_mhz_store()