Lines Matching defs:vbif
33 #define VBIF_XINL_QOS_LVL_REMAP_000(vbif) (VBIF_XINL_QOS_RP_REMAP_000 + (vbif)->cap->qos_rp_remap_s… argument
35 static void dpu_hw_clear_errors(struct dpu_hw_vbif *vbif, in dpu_hw_clear_errors()
55 static void dpu_hw_set_mem_type(struct dpu_hw_vbif *vbif, in dpu_hw_set_mem_type()
85 static void dpu_hw_set_limit_conf(struct dpu_hw_vbif *vbif, in dpu_hw_set_limit_conf()
106 static u32 dpu_hw_get_limit_conf(struct dpu_hw_vbif *vbif, in dpu_hw_get_limit_conf()
128 static void dpu_hw_set_halt_ctrl(struct dpu_hw_vbif *vbif, in dpu_hw_set_halt_ctrl()
144 static bool dpu_hw_get_halt_ctrl(struct dpu_hw_vbif *vbif, in dpu_hw_get_halt_ctrl()
155 static void dpu_hw_set_qos_remap(struct dpu_hw_vbif *vbif, in dpu_hw_set_qos_remap()
185 static void dpu_hw_set_write_gather_en(struct dpu_hw_vbif *vbif, u32 xin_id) in dpu_hw_set_write_gather_en()
214 static const struct dpu_vbif_cfg *_top_offset(enum dpu_vbif vbif, in _top_offset()
261 void dpu_hw_vbif_destroy(struct dpu_hw_vbif *vbif) in dpu_hw_vbif_destroy()