Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsprd_serial.c75 #define SPRD_CTL1 0x001C macro
343 fc = serial_in(port, SPRD_CTL1); in sprd_startup()
345 serial_out(port, SPRD_CTL1, fc); in sprd_startup()
438 fc = serial_in(port, SPRD_CTL1); in sprd_set_termios()
453 serial_out(port, SPRD_CTL1, fc); in sprd_set_termios()