OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HIP_INDEX_VAL
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_ddi.c
2854
I915_WRITE(HIP_INDEX_REG(tc_port),
HIP_INDEX_VAL
(tc_port, ln));
3188
I915_WRITE(HIP_INDEX_REG(tc_port),
HIP_INDEX_VAL
(tc_port, 0x0));
3190
I915_WRITE(HIP_INDEX_REG(tc_port),
HIP_INDEX_VAL
(tc_port, 0x1));
3251
I915_WRITE(HIP_INDEX_REG(tc_port),
HIP_INDEX_VAL
(tc_port, 0x0));
3253
I915_WRITE(HIP_INDEX_REG(tc_port),
HIP_INDEX_VAL
(tc_port, 0x1));
intel_dpll_mgr.c
3220
I915_WRITE(HIP_INDEX_REG(tc_port),
HIP_INDEX_VAL
(tc_port, 0x2));
3414
I915_WRITE(HIP_INDEX_REG(tc_port),
HIP_INDEX_VAL
(tc_port, 0x2));
intel_display_power.c
576
I915_WRITE(HIP_INDEX_REG(tc_port),
HIP_INDEX_VAL
(tc_port, 0x2));
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
10431
#define
HIP_INDEX_VAL
(tc_port, val) ((val) << _HIP_INDEX_SHIFT(tc_port))
Completed in 74 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026