Searched refs:VIDTCON2_HOZVAL (Results 1 – 5 of 5) sorted by relevance
182 #define VIDTCON2_HOZVAL(x) ((x) & 0xfff) macro
228 VIDTCON2_HOZVAL(m->hdisplay - 1); in decon_commit()231 VIDTCON2_HOZVAL(m->hdisplay - 1); in decon_commit()
572 VIDTCON2_HOZVAL(mode->hdisplay - 1) | in fimd_commit()
172 #define VIDTCON2_HOZVAL(_x) (((_x) & 0x7ff) << 0) macro
1324 VIDTCON2_HOZVAL(vmode->xres - 1) | in s3c_fb_set_rgb_timing()