Searched refs:DSB_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_dsb.c | 764 intel_dsb_reg_write(dsb, DSB_INTERRUPT(pipe, chained_dsb->id), in _intel_dsb_chain() 856 intel_de_write_fw(display, DSB_INTERRUPT(pipe, dsb->id), in intel_dsb_commit() 899 intel_de_write_fw(display, DSB_INTERRUPT(pipe, dsb->id), in intel_dsb_wait() 986 tmp = intel_de_read_fw(display, DSB_INTERRUPT(pipe, dsb_id)); in intel_dsb_irq_handler() 987 intel_de_write_fw(display, DSB_INTERRUPT(pipe, dsb_id), tmp); in intel_dsb_irq_handler()
|
| A D | intel_dsb_regs.h | 53 #define DSB_INTERRUPT(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x28) macro
|
Completed in 6 milliseconds