OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I915_DISPLAY_PORT_INTERRUPT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_irq.c
1573
if (iir &
I915_DISPLAY_PORT_INTERRUPT
)
1655
if (iir &
I915_DISPLAY_PORT_INTERRUPT
)
2741
enable_mask =
I915_DISPLAY_PORT_INTERRUPT
|
3688
enable_mask |=
I915_DISPLAY_PORT_INTERRUPT
;
3690
dev_priv->irq_mask &= ~
I915_DISPLAY_PORT_INTERRUPT
;
3729
iir &
I915_DISPLAY_PORT_INTERRUPT
)
3794
I915_DISPLAY_PORT_INTERRUPT
|
3801
I915_DISPLAY_PORT_INTERRUPT
|
3871
if (iir &
I915_DISPLAY_PORT_INTERRUPT
)
i915_reg.h
3119
#define
I915_DISPLAY_PORT_INTERRUPT
(1 << 17)
/src/sys/external/bsd/drm/dist/shared-core/
i915_reg.h
214
#define
I915_DISPLAY_PORT_INTERRUPT
(1<<17)
Completed in 40 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026