Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dnokia_rx51.h192 #define VIDEO_TSTC_FCT rx51_kp_tstc
197 int rx51_kp_tstc(struct stdio_dev *sdev);
/OK3568_Linux_fs/u-boot/board/nokia/rx51/
H A Drx51.c597 int rx51_kp_tstc(struct stdio_dev *sdev) in rx51_kp_tstc() function
656 while (!rx51_kp_tstc(sdev)) in rx51_kp_getc()
/OK3568_Linux_fs/u-boot/drivers/video/
H A DKconfig543 VIDEO_TSTC_FCT test char fct (i.e. rx51_kp_tstc)