Home
last modified time | relevance | path

Searched defs:radeon_tv_mode_constants (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_legacy_tv.c68 struct radeon_tv_mode_constants { struct
69 uint16_t hor_resolution;
70 uint16_t ver_resolution;
71 enum radeon_tv_std standard;
72 uint16_t hor_total;
73 uint16_t ver_total;
74 uint16_t hor_start;
75 uint16_t hor_syncstart;
76 uint16_t ver_syncstart;
77 unsigned def_restart;
[all …]