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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Damifb.c91 # define IS_AGA (0) macro
93 # define IS_AGA (chipset == TAG_AGA) macro
96 # define IS_AGA (1) macro
2572 if (par->bpp != 8 || !IS_AGA) {
2596 if (!IS_AGA) {
2618 if (IS_AGA)
2624 if (IS_AGA)
2723 if (!IS_AGA)
2862 if (IS_AGA)
2870 if (IS_AGA)
[all...]

Completed in 43 milliseconds