Searched refs:active_pixels (Results 1 – 4 of 4) sorted by relevance
56 u32 active_pixels; member109 u32 active_pixels = cvt->active_pixels; in fb_cvt_hblank() local112 hblank = (active_pixels * 20000)/ in fb_cvt_hblank()115 hblank = (active_pixels * ideal_duty_cycle)/ in fb_cvt_hblank()349 cvt.active_pixels = cvt.xres + 2 * cvt.h_margin; in fb_find_mode_cvt()354 cvt.htotal = cvt.active_pixels + cvt.hblank; in fb_find_mode_cvt()
25 u32 active_pixels; member
143 val = timing->active_pixels - 1; in awg_generate_line_signal()
58 int active_pixels; member