Searched refs:PCIPCI_ALIMAGIK (Results 1 – 6 of 6) sorted by relevance
1061 #ifdef PCIPCI_ALIMAGIK in saa7134_initdev()1062 if (pci_pci_problems & PCIPCI_ALIMAGIK) { in saa7134_initdev()
3657 #ifdef PCIPCI_ALIMAGIK in cx88_pci_quirks()3658 if (pci_pci_problems & PCIPCI_ALIMAGIK) { in cx88_pci_quirks()
1337 if (pci_pci_problems & (PCIPCI_FAIL | PCIAGP_FAIL | PCIPCI_ALIMAGIK)) in zoran_init()
4879 #ifdef PCIPCI_ALIMAGIK in bttv_check_chipset()4880 if (pci_pci_problems & PCIPCI_ALIMAGIK) in bttv_check_chipset()
427 if ((pci_pci_problems&PCIPCI_ALIMAGIK) == 0) { in quirk_alimagik()429 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
2062 #define PCIPCI_ALIMAGIK 32 /* Need low latency setting */ macro