Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
H A Dmpc52xx-psc.c62 scdp->tstc = psc_tstc; in mpc5200_psc_console_init()
H A Dns16550.c80 scdp->tstc = ns16550_tstc; in ns16550_console_init()
H A Dserial.c46 if (scdp->tstc()) { in serial_edit_cmdline()
H A Dcpm-serial.c292 scdp->tstc = cpm_serial_tstc; in cpm_console_init()
H A Dops.h71 u8 (*tstc)(void); member