Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/jmr3927/rbhma3100/
Dkgdb_io.c153 tx3927_sioptr(0)->flcr &= ~(TXx927_SIFLCR_RSDE | TXx927_SIFLCR_TSDE); in debugInit()
/linux-2.4.37.9/include/asm-mips/jmr3927/
Dtxx927.h158 #define TXx927_SIFLCR_TSDE 0x00000080 macro
/linux-2.4.37.9/drivers/char/
Dserial_txx927.c707 sio_reg(info)->flcr &= ~(TXx927_SIFLCR_RSDE | TXx927_SIFLCR_TSDE); in startup()
910 …(info)->flcr &= ~(TXx927_SIFLCR_RCS | TXx927_SIFLCR_TES | TXx927_SIFLCR_RSDE | TXx927_SIFLCR_TSDE); in change_speed()
2301 sio_reg(info)->flcr &= ~(TXx927_SIFLCR_RSDE | TXx927_SIFLCR_TSDE); in serial_console_setup()