Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dacornfb.c67 # define DEFAULT_BPP 4 macro
69 # define DEFAULT_BPP 8 macro
71 # define DEFAULT_BPP 16 macro
73 # define DEFAULT_BPP 2 macro
75 # define DEFAULT_BPP 1 macro
1711 &acornfb_default_mode, DEFAULT_BPP); in acornfb_init()
1719 &acornfb_default_mode, DEFAULT_BPP); in acornfb_init()
1728 &acornfb_default_mode, DEFAULT_BPP); in acornfb_init()
1733 &acornfb_default_mode, DEFAULT_BPP); in acornfb_init()
Dit8181fb.c157 #define DEFAULT_BPP 16 macro
164 static int default_bpp __initdata = DEFAULT_BPP;