Home
last modified time | relevance | path

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

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