Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Ddisplay_timing.h40 struct timing_entry { struct
64 struct timing_entry pixelclock;
66 struct timing_entry hactive; /* hor. active video */
67 struct timing_entry hfront_porch; /* hor. front porch */
68 struct timing_entry hback_porch; /* hor. back porch */
69 struct timing_entry hsync_len; /* hor. sync len */
71 struct timing_entry vactive; /* ver. active video */
72 struct timing_entry vfront_porch; /* ver. front porch */
73 struct timing_entry vback_porch; /* ver. back porch */
74 struct timing_entry vsync_len; /* ver. sync len */
/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/linux/drivers/video/
H A Dof_display_timing.c26 struct timing_entry *result) in parse_timing_property()
/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()