Searched defs:dpu_vbif_cfg (Results 1 – 1 of 1) sorted by relevance
587 struct dpu_vbif_cfg { struct589 unsigned long features;590 u32 default_ot_rd_limit;591 u32 default_ot_wr_limit;592 u32 xin_halt_timeout;593 u32 qos_rp_remap_size;594 struct dpu_vbif_dynamic_ot_tbl dynamic_ot_rd_tbl;595 struct dpu_vbif_dynamic_ot_tbl dynamic_ot_wr_tbl;596 struct dpu_vbif_qos_tbl qos_rt_tbl;597 struct dpu_vbif_qos_tbl qos_nrt_tbl;[all …]