Home
last modified time | relevance | path

Searched refs:timing_entry (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/
Dfdtdec.h897 struct timing_entry { struct
921 struct timing_entry pixelclock;
923 struct timing_entry hactive; /* hor. active video */
924 struct timing_entry hfront_porch; /* hor. front porch */
925 struct timing_entry hback_porch; /* hor. back porch */
926 struct timing_entry hsync_len; /* hor. sync len */
928 struct timing_entry vactive; /* ver. active video */
929 struct timing_entry vfront_porch; /* ver. front porch */
930 struct timing_entry vback_porch; /* ver. back porch */
931 struct timing_entry vsync_len; /* ver. sync len */
/external/u-boot/common/
Dedid.c69 static void set_entry(struct timing_entry *entry, u32 value) in set_entry()
/external/u-boot/drivers/core/
Dofnode.c395 struct timing_entry *result) in decode_timing_property()
/external/u-boot/lib/
Dfdtdec.c1066 struct timing_entry *result) in decode_timing_property()