BT848_E_CROP      734 drivers/media/pci/bt8xx/bttv-driver.c 	crop = btread(BT848_E_CROP) | 0xc0;
BT848_E_CROP      735 drivers/media/pci/bt8xx/bttv-driver.c 	btwrite(crop, BT848_E_CROP);
BT848_E_CROP      444 drivers/media/pci/bt8xx/bttv-risc.c 	btwrite(geo->crop,            BT848_E_CROP+off);
BT848_E_CROP      605 drivers/media/pci/bt8xx/bttv-risc.c 		crop = btread(BT848_E_CROP);
BT848_E_CROP      613 drivers/media/pci/bt8xx/bttv-risc.c 			btwrite(crop,	BT848_E_CROP);