OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRANS_DDI_FUNC_ENABLE
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
display.c
70
if (!(vgpu_vreg(vgpu, _TRANS_DDI_FUNC_CTL_EDP) &
TRANS_DDI_FUNC_ENABLE
))
230
TRANS_DDI_FUNC_ENABLE
);
250
TRANS_DDI_FUNC_ENABLE
);
270
TRANS_DDI_FUNC_ENABLE
);
/src/sys/external/bsd/drm2/dist/drm/i915/display/
icl_dsi.c
779
tmp |=
TRANS_DDI_FUNC_ENABLE
;
1170
tmp &= ~
TRANS_DDI_FUNC_ENABLE
;
intel_ddi.c
1839
temp =
TRANS_DDI_FUNC_ENABLE
;
1949
temp &= ~
TRANS_DDI_FUNC_ENABLE
;
1961
val &= ~
TRANS_DDI_FUNC_ENABLE
;
intel_hdmi.c
89
TRANS_DDI_FUNC_ENABLE
,
intel_display.c
1152
cur_state = !!(val &
TRANS_DDI_FUNC_ENABLE
);
10738
if (!(tmp &
TRANS_DDI_FUNC_ENABLE
))
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
9670
#define
TRANS_DDI_FUNC_ENABLE
(1 << 31)
Completed in 50 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025