Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c566 static void memcpyl(int *d, int *s, int c) in memcpyl() function
628 memcpyl(CONSOLE_ROW_FIRST, CONSOLE_ROW_FIRST + rows * CONSOLE_ROW_SIZE, in console_scrollup()