Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsynclink.c326 #define SDPIN 4 /* Bit 2 of I/O address */ macro
329 #define CCAR SDPIN /* channel command/address register */
330 #define DATAREG DCPIN + SDPIN /* serial data register */
5788 outw( 0x000c,info->io_base + SDPIN ); in usc_reset()