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

/drivers/gpu/drm/i915/
H A Di915_irq.c2086 if (pipe_stats[0] & PIPE_GMBUS_INTERRUPT_STATUS)
3650 PIPE_GMBUS_INTERRUPT_STATUS);
3685 PIPE_GMBUS_INTERRUPT_STATUS);
3845 i915_enable_pipestat(dev_priv, PIPE_A, PIPE_GMBUS_INTERRUPT_STATUS);
4397 i915_enable_pipestat(dev_priv, PIPE_A, PIPE_GMBUS_INTERRUPT_STATUS);
4538 if (pipe_stats[0] & PIPE_GMBUS_INTERRUPT_STATUS)
H A Di915_reg.h3780 #define PIPE_GMBUS_INTERRUPT_STATUS (1UL<<11) macro

Completed in 48 milliseconds