Searched refs:timing_entry (Results 1 – 4 of 4) sorted by relevance
868 struct timing_entry { struct892 struct timing_entry pixelclock;894 struct timing_entry hactive; /* hor. active video */895 struct timing_entry hfront_porch; /* hor. front porch */896 struct timing_entry hback_porch; /* hor. back porch */897 struct timing_entry hsync_len; /* hor. sync len */899 struct timing_entry vactive; /* ver. active video */900 struct timing_entry vfront_porch; /* ver. front porch */901 struct timing_entry vback_porch; /* ver. back porch */902 struct timing_entry vsync_len; /* ver. sync len */
70 static void set_entry(struct timing_entry *entry, u32 value) in set_entry()
527 struct timing_entry *result) in decode_timing_property()
972 struct timing_entry *result) in decode_timing_property()
Completed in 9 milliseconds