Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dn411.c44 static unsigned long splashval; variable
138 par->send_data(par, splashval); in n411_init_board()
202 module_param(splashval, ulong, 0);
203 MODULE_PARM_DESC(splashval, "Splash pattern: 0x00 is black, 0x01 is white");
H A Darcfb.c106 static unsigned long splashval; variable
175 (unsigned char) splashval); in ks108_clear_lcd()
658 module_param(splashval, ulong, 0);
659 MODULE_PARM_DESC(splashval, "Splash pattern: 0xFF is black, 0x00 is green");