Searched defs:dpu_core_perf_tune (Results 1 – 2 of 2) sorted by relevance
35 struct dpu_core_perf_tune { struct36 u32 mode;37 u64 min_core_clk;38 u64 min_bus_vote;
31 struct dpu_core_perf_tune { struct50 struct dpu_core_perf_tune perf_tune; argument