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