Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dserial167.c210 #define DEBUG_PORT 1 macro
562 if (channel == DEBUG_PORT) { in cd2401_tx_interrupt()
686 if (channel == DEBUG_PORT) { in cd2401_rx_interrupt()
2848 port = DEBUG_PORT; in putDebugChar()
2900 port = DEBUG_PORT; in getDebugChar()
2978 base_addr[CyCAR] = DEBUG_PORT; in debug_setup()
2986 base_addr[CyLICR] = DEBUG_PORT << 2; in debug_setup()
3013 base_addr[CyCAR] = DEBUG_PORT; /* !!! Is this needed? */ in debug_setup()