Searched defs:hpcfb_dsp_signal (Results 1 – 1 of 1) sorted by relevance
243 struct hpcfb_dsp_signal { struct244 unsigned long flags;245 long pixclock; /* pixel clock in pico seconds */246 long left_margin; /* time from H sync to picture */247 long right_margin; /* time from picture to H sync */248 long upper_margin; /* time from V sync to picture */249 long lower_margin; /* time from picture to V sync */250 long hsync_len; /* length of H sync */251 long vsync_len; /* length of V sync */