Searched refs:VIDTCON00_VBPD_F (Results 1 – 2 of 2) sorted by relevance
167 #define VIDTCON00_VBPD_F(x) (((x) & 0xfff) << 16) macro
239 val = VIDTCON00_VBPD_F(vbp - 1) | VIDTCON00_VFPD_F(vfp - 1); in decon_commit()