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()
132 struct dpu_context *ctx = &dpu->ctx; in dpu_wait_stop_done()154 struct dpu_context *ctx = &dpu->ctx; in dpu_wait_update_done()324 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_layer()381 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_flip()408 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_init()456 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_fini()464 struct dpu_context *ctx = &dpu->ctx; in sprd_dpi_init()488 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_run()497 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_stop()752 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_isr()[all …]
Completed in 5 milliseconds