Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfdtdec.h864 struct timing_entry { struct
888 struct timing_entry pixelclock;
890 struct timing_entry hactive; /* hor. active video */
891 struct timing_entry hfront_porch; /* hor. front porch */
892 struct timing_entry hback_porch; /* hor. back porch */
893 struct timing_entry hsync_len; /* hor. sync len */
895 struct timing_entry vactive; /* ver. active video */
896 struct timing_entry vfront_porch; /* ver. front porch */
897 struct timing_entry vback_porch; /* ver. back porch */
898 struct timing_entry vsync_len; /* ver. sync len */
/openbmc/u-boot/common/
H A Dedid.c69 static void set_entry(struct timing_entry *entry, u32 value) in set_entry()
/openbmc/u-boot/drivers/core/
H A Dofnode.c430 struct timing_entry *result) in decode_timing_property()
/openbmc/u-boot/lib/
H A Dfdtdec.c1000 struct timing_entry *result) in decode_timing_property()