Home
last modified time | relevance | path

Searched refs:rx51_kp_tstc (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dnokia_rx51.h163 #define VIDEO_TSTC_FCT rx51_kp_tstc
168 int rx51_kp_tstc(struct stdio_dev *sdev);
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c596 int rx51_kp_tstc(struct stdio_dev *sdev) in rx51_kp_tstc() function
655 while (!rx51_kp_tstc(sdev)) in rx51_kp_getc()
/openbmc/u-boot/drivers/video/
H A DKconfig582 VIDEO_TSTC_FCT test char fct (i.e. rx51_kp_tstc)