Searched refs:vcount (Results 1 – 6 of 6) sorted by relevance
330 unsigned int vcount; /* visible count */ member343 unsigned int vcount; member
41 struct preg vcount; /* vertical counter */ member
343 uinfo->count = ctl->vcount; in snd_emu10k1_gpr_ctl_info() 355 for (i = 0; i < ctl->vcount; i++) in snd_emu10k1_gpr_ctl_get() 369 for (i = 0; i < ctl->vcount; i++) { in snd_emu10k1_gpr_ctl_put() 393 if ((ctl->count % 5) != 0 || (ctl->count / 5) != ctl->vcount) { in snd_emu10k1_gpr_ctl_put() 398 snd_emu10k1_ptr_write(emu, emu->gpr_base + ctl->gpr[j * ctl->vcount + i], 0, bass_table[val][j]); in snd_emu10k1_gpr_ctl_put() 401 if ((ctl->count % 5) != 0 || (ctl->count / 5) != ctl->vcount) { in snd_emu10k1_gpr_ctl_put() 406 snd_emu10k1_ptr_write(emu, emu->gpr_base + ctl->gpr[j * ctl->vcount + i], 0, treble_table[val][j]); in snd_emu10k1_gpr_ctl_put() 906 nctl->vcount = gctl->vcount; in snd_emu10k1_add_controls() 998 gctl->vcount in snd_emu10k1_list_controls() [all...]
327 __u32 vcount; /* current scanline position */ member
410 vblank->vcount = mga_inl(0x3C48) & 0x000007FF; in matroxfb_dh_get_vblank()412 if (vblank->vcount >= m2info->fbcon.var.yres) in matroxfb_dh_get_vblank()
468 vblank.vcount = trace; in ivtvfb_ioctl()