Searched defs:dpu_perf_cfg (Results 1 – 1 of 1) sorted by relevance
615 struct dpu_perf_cfg { struct616 u32 max_bw_low;617 u32 max_bw_high;618 u32 min_core_ib;619 u32 min_llcc_ib;620 u32 min_dram_ib;621 const char *core_ib_ff;622 const char *core_clk_ff;623 const char *comp_ratio_rt;624 const char *comp_ratio_nrt;[all …]