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

/linux-master/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
1179 if (par->bpp != 8 || !IS_AGA) {
1203 if (!IS_AGA) {
1228 if (IS_AGA)
1235 if (IS_AGA)
1335 if (!IS_AGA)
1476 if (IS_AGA)
1484 if (IS_AGA)
[all...]

Completed in 227 milliseconds