Searched refs:take_fw (Results 1 – 1 of 1) sorted by relevance
2096 static u32 __read_cagf(struct intel_rps *rps, bool take_fw) in __read_cagf() argument2122 freq = take_fw ? intel_uncore_read(uncore, r) : intel_uncore_read_fw(uncore, r); in __read_cagf()