pci_quatech_wqopr
pci_quatech_wqopr(port, qopr & QPCR_TEST_FOR1);
pci_quatech_wqopr(port, (qopr & QPCR_TEST_FOR1)|QPCR_TEST_FOR2);
pci_quatech_wqopr(port, (qopr & QPCR_TEST_FOR1)|QPCR_TEST_FOR3);
pci_quatech_wqopr(port, (qopr & QPCR_TEST_FOR1)|QPCR_TEST_FOR4);
pci_quatech_wqopr(port, qopr);
pci_quatech_wqopr(port, qopr & ~QOPR_CLOCK_X8);
pci_quatech_wqopr(port, qopr | QOPR_CLOCK_X8);
pci_quatech_wqopr(port, qopr);