Searched refs:dpu_context (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_dpu.h45 struct dpu_context { struct
66 struct dpu_context ctx;
75 dpu_reg_set(struct dpu_context *ctx, u32 offset, u32 set_bits)
83 dpu_reg_clr(struct dpu_context *ctx, u32 offset, u32 clr_bits)
91 layer_reg_rd(struct dpu_context *ctx, u32 offset, int index)
99 layer_reg_wr(struct dpu_context *ctx, u32 offset, u32 cfg_bits, int index)
H A Dsprd_dpu.c130 struct dpu_context *ctx = &dpu->ctx;
152 struct dpu_context *ctx = &dpu->ctx;
322 struct dpu_context *ctx = &dpu->ctx;
379 struct dpu_context *ctx = &dpu->ctx;
406 struct dpu_context *ctx = &dpu->ctx;
454 struct dpu_context *ctx = &dpu->ctx;
462 struct dpu_context *ctx = &dpu->ctx;
486 struct dpu_context *ctx = &dpu->ctx;
495 struct dpu_context *ctx = &dpu->ctx;
750 struct dpu_context *ct
[all...]

Completed in 125 milliseconds