OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v_sync_off_width
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_sdvo_regs.h
93
u8
v_sync_off_width
;
member in struct:intel_sdvo_dtd::__anon4956
intel_sdvo.c
869
dtd->part2.
v_sync_off_width
= (v_sync_offset & 0xf) << 4 |
903
mode.vsync_start += (dtd->part2.
v_sync_off_width
>> 4) & 0xf;
907
(dtd->part2.
v_sync_off_width
& 0xf);
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026