Searched refs:tstc (Results 1 – 7 of 7) sorted by relevance
61 scdp->tstc = psc_tstc; in mpc5200_psc_console_init()
76 scdp->tstc = uartlite_tstc; in uartlite_console_init()
74 scdp->tstc = ns16550_tstc; in ns16550_console_init()
48 if (scdp->tstc()) { in serial_edit_cmdline()
162 scdp->tstc = mpsc_tstc; in mpsc_console_init()
291 scdp->tstc = cpm_serial_tstc; in cpm_console_init()
72 u8 (*tstc)(void); member