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