Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dkeyboard.h50 int (*tstc)(struct udevice *dev); member
H A Dstdio_dev.h42 int (*tstc)(struct stdio_dev *dev); member
H A Dserial.h14 int (*tstc)(void); member
/openbmc/linux/arch/powerpc/boot/
H A Dops.h71 u8 (*tstc)(void); member
/openbmc/u-boot/common/
H A Dconsole.c413 int tstc(void) in tstc() function