Home
last modified time | relevance | path

Searched refs:vsync (Results 1 – 11 of 11) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dvybrid-quartz.dts69 panel-vsync = < 29 3 13 >;
74 106 0x1001c4 /* vsync */
H A Dexynos5250-spring.dts52 panel-vsync = < 14 5 3 >;
H A Dexynos5250-snow.dts52 panel-vsync = < 14 5 3 >;
H A Dexynos5420-peach-pit.dts48 panel-vsync = < 14 5 3 >;
H A Dea3250.dts214 vsync-len = <2>;
/titanic_53/usr/src/cmd/vi/port/
H A Dex_vwind.c297 vsync(LASTLINE); in vshow()
432 vsync(LINE(vcnt-1)); in vrollR()
H A Dex_vadj.c597 vsync(WTOP); in vrepaint()
619 vsync(vcline > 0 ? LINE(vcline - 1) : WTOP); in vrepaint()
839 vsync(LINE(vcline)); in vsyncCL()
843 vsync(int p) in vsync() function
H A Dex.h542 void vsync(int);
H A Dex_vmain.c149 vsync(WTOP);
H A Dex_vput.c856 vsync(e + 1); in vnpins()
/titanic_53/usr/src/uts/common/sys/
H A Dfbio.h368 uint_t vsync; /* vertical sync in scanlines */ member