Home
last modified time | relevance | path

Searched refs:pci_quatech_wqopr (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/tty/serial/8250/
D8250_pci.c1256 static void pci_quatech_wqopr(struct uart_8250_port *port, u8 qopr) in pci_quatech_wqopr() function
1321 pci_quatech_wqopr(port, qopr & QPCR_TEST_FOR1); in pci_quatech_test()
1325 pci_quatech_wqopr(port, (qopr & QPCR_TEST_FOR1)|QPCR_TEST_FOR2); in pci_quatech_test()
1329 pci_quatech_wqopr(port, (qopr & QPCR_TEST_FOR1)|QPCR_TEST_FOR3); in pci_quatech_test()
1333 pci_quatech_wqopr(port, (qopr & QPCR_TEST_FOR1)|QPCR_TEST_FOR4); in pci_quatech_test()
1338 pci_quatech_wqopr(port, qopr); in pci_quatech_test()
1352 pci_quatech_wqopr(port, qopr & ~QOPR_CLOCK_X8); in pci_quatech_clock()
1358 pci_quatech_wqopr(port, qopr | QOPR_CLOCK_X8); in pci_quatech_clock()
1382 pci_quatech_wqopr(port, qopr); in pci_quatech_clock()