Lines Matching defs:xsync
272 unsigned int xsync;
2791 static int get_xsync(struct slgt_info *info, int __user *xsync)
2793 DBGINFO(("%s get_xsync=%x\n", info->device_name, info->xsync));
2794 if (put_user(info->xsync, xsync))
2805 static int set_xsync(struct slgt_info *info, int xsync)
2809 DBGINFO(("%s set_xsync=%x)\n", info->device_name, xsync));
2811 info->xsync = xsync;
2812 wr_reg32(info, XSR, xsync);
4156 * 101=xsync byte synchronous
4234 * 101=xsync byte synchronous