Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/simple/
Dm8260_tty.c121 sup->scc_maxidl = 8; in serial_init()
/linux-2.4.37.9/arch/ppc/cpm2_io/
Duart.c831 scup->scc_maxidl = 0; /* wait forever for next char */ in startup()
834 scup->scc_maxidl = RX_BUF_SIZE; in startup()
2874 sup->scc_maxidl = 0; in rs_8xx_init()
3078 sup->scc_maxidl = 0; in serial_console_setup()
/linux-2.4.37.9/include/asm-ppc/
Dcommproc.h669 ushort scc_maxidl; /* Maximum idle chars */ member
Dcpm2.h474 ushort scc_maxidl; /* Maximum idle chars */ member
/linux-2.4.37.9/arch/ppc/8xx_io/
Duart.c821 scup->scc_maxidl = RX_BUF_SIZE; in startup()
2854 sup->scc_maxidl = 0; in rs_8xx_init()
3093 sup->scc_maxidl = 0; in serial_console_setup()