Lines Matching refs:sta
188 void vdpu34x_setup_statistic(Vdpu34xRegCommon *com, Vdpu34xRegStatistic *sta) in vdpu34x_setup_statistic() argument
192 memset(sta, 0, sizeof(*sta)); in vdpu34x_setup_statistic()
194 sta->reg256.axi_perf_work_e = 1; in vdpu34x_setup_statistic()
195 sta->reg256.axi_perf_clr_e = 1; in vdpu34x_setup_statistic()
196 sta->reg256.axi_cnt_type = 1; in vdpu34x_setup_statistic()
198 sta->reg257.addr_align_type = 1; in vdpu34x_setup_statistic()
201 sta->reg270.axi_rd_hurry_level = 3; in vdpu34x_setup_statistic()
202 sta->reg270.axi_wr_hurry_level = 1; in vdpu34x_setup_statistic()
203 sta->reg270.axi_wr_qos = 1; in vdpu34x_setup_statistic()
204 sta->reg270.axi_rd_qos = 3; in vdpu34x_setup_statistic()
205 sta->reg270.bus2mc_buffer_qos_level = 255; in vdpu34x_setup_statistic()
206 sta->reg271_wr_wait_cycle_qos = 0; in vdpu34x_setup_statistic()