Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsprd_serial.c82 #define SPRD_CTL1 0x001C macro
349 fc = serial_in(port, SPRD_CTL1); in sprd_startup()
351 serial_out(port, SPRD_CTL1, fc); in sprd_startup()
444 fc = serial_in(port, SPRD_CTL1); in sprd_set_termios()
459 serial_out(port, SPRD_CTL1, fc); in sprd_set_termios()