BT848_E_VDELAY_LO  736 drivers/media/pci/bt8xx/bttv-driver.c 	btwrite(0xfe, BT848_E_VDELAY_LO);
BT848_E_VDELAY_LO  443 drivers/media/pci/bt8xx/bttv-risc.c 	btwrite(geo->vdelay & 0xff,   BT848_E_VDELAY_LO+off);
BT848_E_VDELAY_LO  606 drivers/media/pci/bt8xx/bttv-risc.c 		vdelay = btread(BT848_E_VDELAY_LO) + ((crop & 0xc0) << 2);
BT848_E_VDELAY_LO  612 drivers/media/pci/bt8xx/bttv-risc.c 			btwrite(vdelay, BT848_E_VDELAY_LO);