Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dnokia_rx51.h169 #define VIDEO_TSTC_FCT rx51_kp_tstc
174 int rx51_kp_tstc(struct stdio_dev *sdev);
/external/u-boot/board/nokia/rx51/
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()
/external/u-boot/drivers/video/
DKconfig548 VIDEO_TSTC_FCT test char fct (i.e. rx51_kp_tstc)