Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dstifb.c114 static int __initdata stifb_bpp_pref[MAX_STI_ROMS]; variable
1450 stifb_init_fb(sti, stifb_bpp_pref[i - 1]); in stifb_init()
1462 stifb_init_fb(sti, stifb_bpp_pref[i - 1]); in stifb_init()
1513 stifb_bpp_pref[i] = simple_strtoul(options, &options, 10); in stifb_setup()