Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc64/
Dsab82532.h328 #define SAB82532_ISR0_TCD 0x80 macro
/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xtty.c378 if (stat->images[ISR0_IDX] & SAB82532_ISR0_TCD) in sab8253x_receive_chars()
881 port->receive_test = (SAB82532_ISR0_TCD | SAB82532_ISR0_TIME | in sab8253x_startup()
1183 SAB82532_ISR0_TCD ; in sab8253x_change_speed()
2610 p_port->receive_test = (SAB82532_ISR0_TCD | SAB82532_ISR0_TIME | in sab8253x_setup_ttyport()
D8253x.h730 #define SAB82532_ISR0_TCD 0x80 macro
/linux-2.4.37.9/drivers/sbus/char/
Dsab82532.c335 if (stat->sreg.isr0 & SAB82532_ISR0_TCD) { in receive_chars()
601 if (status.sreg.isr0 & (SAB82532_ISR0_TCD | SAB82532_ISR0_TIME | in sab82532_interrupt()
626 if (status.sreg.isr0 & (SAB82532_ISR0_TCD | SAB82532_ISR0_TIME | in sab82532_interrupt()
1030 SAB82532_ISR0_TCD | in change_speed()