Searched refs:VIDTCON2_LINEVAL (Results 1 – 3 of 3) sorted by relevance
174 #define VIDTCON2_LINEVAL(_x) (((_x) & 0x7ff) << 11) macro
221 val = VIDTCON2_LINEVAL(timing->yres - 1) | in fimd_commit()
570 data = VIDTCON2_LINEVAL(var->yres - 1) | in s3c_fb_set_par()