Lines Matching defs:xsync
276 unsigned int xsync;
2808 static int get_xsync(struct slgt_info *info, int __user *xsync)
2810 DBGINFO(("%s get_xsync=%x\n", info->device_name, info->xsync));
2811 if (put_user(info->xsync, xsync))
2822 static int set_xsync(struct slgt_info *info, int xsync)
2826 DBGINFO(("%s set_xsync=%x)\n", info->device_name, xsync));
2828 info->xsync = xsync;
2829 wr_reg32(info, XSR, xsync);
4196 * 101=xsync byte synchronous
4274 * 101=xsync byte synchronous