Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/
Duart6850.c34 static int uart6850_base = 0x330; variable
38 #define DATAPORT (uart6850_base)
39 #define COMDPORT (uart6850_base+1)
40 #define STATPORT (uart6850_base+1)
262 uart6850_base = hw_config->io_base; in attach_uart6850()
296 uart6850_base = hw_config->io_base; in probe_uart6850()