Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c560 static void memsetl(int *p, int c, int v) in memsetl() function
588 memsetl(CONSOLE_ROW_FIRST + in console_clear_line()
605 memsetl(offset + i * VIDEO_LINE_LEN, size, bgx); in console_clear_line()
666 memsetl(CONSOLE_ROW_FIRST, CONSOLE_SIZE, bgx); in console_clear()
1994 memsetl(video_fb_address, in video_clear()