Searched defs:dpu_perf_cfg (Results 1 – 1 of 1) sorted by relevance
699 struct dpu_perf_cfg { struct700 u32 max_bw_low;701 u32 max_bw_high;702 u32 min_core_ib;703 u32 min_llcc_ib;704 u32 min_dram_ib;705 const char *core_ib_ff;706 const char *core_clk_ff;707 const char *comp_ratio_rt;708 const char *comp_ratio_nrt;[all …]