Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/video/fbdev/
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) { in ami_decode_var()
1203 if (!IS_AGA) { in ami_decode_var()
1228 if (IS_AGA) in ami_decode_var()
1235 if (IS_AGA) in ami_decode_var()
1335 if (!IS_AGA) in ami_decode_var()
1476 if (IS_AGA) in ami_decode_var()
1484 if (IS_AGA) in ami_decode_var()
[all …]