Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/jmr3927/
Dtxx927.h148 #define TXx927_SIFCR_RFRST 0x00000002 macro
/linux-2.4.37.9/drivers/char/
Dserial_txx927.c654 sio_reg(info)->fcr |= TXx927_SIFCR_TFRST | TXx927_SIFCR_RFRST | in startup()
657 sio_reg(info)->fcr &= ~(TXx927_SIFCR_TFRST | TXx927_SIFCR_RFRST | in startup()
813 sio_reg(info)->fcr |= TXx927_SIFCR_TFRST | TXx927_SIFCR_RFRST | in shutdown()
816 sio_reg(info)->fcr &= ~(TXx927_SIFCR_TFRST | TXx927_SIFCR_RFRST | in shutdown()