Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/jmr3927/
Dtxx927.h117 #define TXx927_SIDISR_UOER 0x00000800 macro
/linux-2.4.37.9/drivers/char/
Dserial_txx927.c347 TXx927_SIDISR_UFER | TXx927_SIDISR_UOER)) { in receive_chars()
358 if (*status & TXx927_SIDISR_UOER) in receive_chars()
384 if (*status & TXx927_SIDISR_UOER) { in receive_chars()
918 info->read_status_mask = TXx927_SIDISR_UOER | in change_speed()
938 info->ignore_status_mask |= TXx927_SIDISR_UOER; in change_speed()