Searched refs:vphase (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_1200.c136 int sc1200_set_tv_vphase(int vphase);
583 sc1200_set_tv_vphase(int vphase) argument
586 gfx_set_tv_vphase(int vphase)
592 mode |= (vphase << SC1200_TVENC_VPHASE_POS) & SC1200_TVENC_VPHASE_MASK;
H A Dgfx_tv.c308 gfx_set_tv_vphase(int vphase) argument
314 retval = sc1200_set_tv_vphase(vphase);
H A Dgfx_rtns.h664 int gfx_set_tv_vphase(int vphase);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_1200.c441 sc1200_set_tv_vphase(int vphase) argument
444 gfx_set_tv_vphase(int vphase)
450 mode |= (vphase << SC1200_TVENC_VPHASE_POS) & SC1200_TVENC_VPHASE_MASK;
H A Dgfx_tv.c207 gfx_set_tv_vphase(int vphase) argument
213 retval = sc1200_set_tv_vphase(vphase);
H A Dgfx_rtns.h563 int gfx_set_tv_vphase(int vphase);
H A Dgfx_priv.h960 int sc1200_set_tv_vphase(int vphase);

Completed in 9 milliseconds