Searched refs:IS_AGA (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/
H A Damifb.c89 # define IS_AGA (0) macro
91 # define IS_AGA (chipset == TAG_AGA) macro
94 # define IS_AGA (1) macro
1173 if (par->bpp != 8 || !IS_AGA) {
1197 if (!IS_AGA) {
1222 if (IS_AGA)
1229 if (IS_AGA)
1329 if (!IS_AGA)
1470 if (IS_AGA)
1478 if (IS_AGA)
[all...]

Completed in 33 milliseconds