Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dsynclink.c327 #define SDPIN 4 /* Bit 2 of I/O address */ macro
330 #define CCAR SDPIN /* channel command/address register */
331 #define DATAREG DCPIN + SDPIN /* serial data register */
5827 outw( 0x000c,info->io_base + SDPIN ); in usc_reset()