OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_code_timing
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_legacy_tv.c
406
tmp = ((uint32_t)tv_dac->tv.
h_code_timing
[i] << 14) | ((uint32_t)tv_dac->tv.
h_code_timing
[i+1]);
408
if (tv_dac->tv.
h_code_timing
[i] == 0 || tv_dac->tv.
h_code_timing
[i + 1] == 0)
472
h_changed = (p1 != tv_dac->tv.
h_code_timing
[H_TABLE_POS1] ||
473
p2 != tv_dac->tv.
h_code_timing
[H_TABLE_POS2]);
475
tv_dac->tv.
h_code_timing
[H_TABLE_POS1] = p1;
476
tv_dac->tv.
h_code_timing
[H_TABLE_POS2] = p2;
733
if ((tv_dac->tv.
h_code_timing
[i] = hor_timing[i]) == 0)
radeon_mode.h
306
uint16_t
h_code_timing
[MAX_H_CODE_TIMING_LEN];
member in struct:radeon_tv_regs
Completed in 15 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025