Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
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) { in ami_decode_var()
1197 if (!IS_AGA) { in ami_decode_var()
1222 if (IS_AGA) in ami_decode_var()
1229 if (IS_AGA) in ami_decode_var()
1329 if (!IS_AGA) in ami_decode_var()
1470 if (IS_AGA) in ami_decode_var()
1478 if (IS_AGA) in ami_decode_var()
[all …]