Searched refs:dpu_context (Results 1 – 2 of 2) sorted by relevance
45 struct dpu_context { struct66 struct dpu_context ctx; argument75 dpu_reg_set(struct dpu_context *ctx, u32 offset, u32 set_bits) in dpu_reg_set()83 dpu_reg_clr(struct dpu_context *ctx, u32 offset, u32 clr_bits) in dpu_reg_clr()91 layer_reg_rd(struct dpu_context *ctx, u32 offset, int index) in layer_reg_rd()99 layer_reg_wr(struct dpu_context *ctx, u32 offset, u32 cfg_bits, int index) in layer_reg_wr()
130 struct dpu_context *ctx = &dpu->ctx; in dpu_wait_stop_done()152 struct dpu_context *ctx = &dpu->ctx; in dpu_wait_update_done()322 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_layer()379 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_flip()406 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_init()454 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_fini()462 struct dpu_context *ctx = &dpu->ctx; in sprd_dpi_init()486 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_run()495 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_stop()750 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_isr()[all …]