OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CRT_HOTPLUG_INT_STATUS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
i915_reg.h
604
#define
CRT_HOTPLUG_INT_STATUS
(1 << 11)
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_crt.c
574
I915_WRITE(PORT_HOTPLUG_STAT,
CRT_HOTPLUG_INT_STATUS
);
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_irq.c
116
[HPD_CRT] =
CRT_HOTPLUG_INT_STATUS
,
125
[HPD_CRT] =
CRT_HOTPLUG_INT_STATUS
,
i915_reg.h
4594
#define
CRT_HOTPLUG_INT_STATUS
(1 << 11)
4618
#define HOTPLUG_INT_STATUS_G4X (
CRT_HOTPLUG_INT_STATUS
| \
4625
#define HOTPLUG_INT_STATUS_I915 (
CRT_HOTPLUG_INT_STATUS
| \
Completed in 34 milliseconds
Indexes created Wed Nov 05 22:09:55 GMT 2025