Searched refs:VIDTCON2_HOZVAL (Results 1 – 5 of 5) sorted by relevance
180 #define VIDTCON2_HOZVAL(x) ((x) & 0xfff) macro
226 VIDTCON2_HOZVAL(m->hdisplay - 1); in decon_commit()229 VIDTCON2_HOZVAL(m->hdisplay - 1); in decon_commit()
532 VIDTCON2_HOZVAL(mode->hdisplay - 1) | in fimd_commit()
175 #define VIDTCON2_HOZVAL(_x) (((_x) & 0x7ff) << 0) macro
1328 VIDTCON2_HOZVAL(vmode->xres - 1) | in s3c_fb_set_rgb_timing()