Searched refs:_stage_offset (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.c36 * _stage_offset(): returns the relative offset of the blend registers
41 static inline int _stage_offset(struct dpu_hw_mixer *ctx, enum dpu_stage stage) function
106 stage_off = _stage_offset(ctx, stage);
124 stage_off = _stage_offset(ctx, stage);

Completed in 270 milliseconds