Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_edid.h170 struct detailed_timing { struct
171 __le16 pixel_clock; /* need to multiply by 10 KHz */
172 union {
175 } data;
/OK3568_Linux_fs/u-boot/include/
H A Dedid.h190 struct detailed_timing { struct
199 struct edid_detailed_timing { argument