tw_andorb         551 drivers/media/pci/tw68/tw68-video.c 			tw_andorb(TW68_MISC2, 0xe0, 0xe0);
tw_andorb         553 drivers/media/pci/tw68/tw68-video.c 			tw_andorb(TW68_MISC2, 0xe0, 0x00);
tw_andorb         557 drivers/media/pci/tw68/tw68-video.c 			tw_andorb(TW68_LOOP, 0x30, 0x20);
tw_andorb         559 drivers/media/pci/tw68/tw68-video.c 			tw_andorb(TW68_LOOP, 0x30, 0x00);
tw_andorb         708 drivers/media/pci/tw68/tw68-video.c 	tw_andorb(TW68_INFORM, 0x03 << 2, dev->input << 2);
tw_andorb         904 drivers/media/pci/tw68/tw68-video.c 	tw_andorb(TW68_SDT, 0x07, dev->tvnorm->format);
tw_andorb         179 drivers/media/pci/tw68/tw68.h #define	tw_setb(reg, bit)	tw_andorb((reg), (bit), (bit))