Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dnokia_rx51.h164 #define VIDEO_GETC_FCT rx51_kp_getc macro
/openbmc/u-boot/drivers/video/
H A Dcfb_console.c2177 console_dev.getc = VIDEO_GETC_FCT; /* 'getc' function */ in drv_video_init()
H A DKconfig583 VIDEO_GETC_FCT get char fct (i.e. rx51_kp_getc)