Home
last modified time | relevance | path

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

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