Searched refs:intel_dsb_reg_write_masked (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_dsb.c | 335 void intel_dsb_reg_write_masked(struct intel_dsb *dsb, in intel_dsb_reg_write_masked() function 358 intel_dsb_reg_write_masked(dsb, DSB_CTRL(pipe, dsb->id), in intel_dsb_nonpost_start() 368 intel_dsb_reg_write_masked(dsb, DSB_CTRL(pipe, dsb->id), in intel_dsb_nonpost_end() 471 intel_dsb_reg_write_masked(dsb, DSB_PMCTRL_2(crtc->pipe, dsb->id), in intel_dsb_finish() 562 intel_dsb_reg_write_masked(dsb, DSB_PMCTRL_2(pipe, dsb->id), in _intel_dsb_chain()
|
D | intel_dsb.h | 37 void intel_dsb_reg_write_masked(struct intel_dsb *dsb,
|