Searched refs:PCIPCI_ALIMAGIK (Results 1 – 7 of 7) sorted by relevance
916 #ifdef PCIPCI_ALIMAGIK in saa7134_initdev()917 if (pci_pci_problems & PCIPCI_ALIMAGIK) { in saa7134_initdev()
3632 #ifdef PCIPCI_ALIMAGIK in cx88_pci_quirks()3633 if (pci_pci_problems & PCIPCI_ALIMAGIK) { in cx88_pci_quirks()
1503 if (pci_pci_problems & (PCIPCI_FAIL|PCIAGP_FAIL|PCIPCI_ALIMAGIK)) { in zoran_init()
1062 if (pci_pci_problems & (PCIPCI_FAIL | PCIAGP_FAIL | PCIPCI_ALIMAGIK)) in setup_fbuffer()
4887 #ifdef PCIPCI_ALIMAGIK in bttv_check_chipset()4888 if (pci_pci_problems & PCIPCI_ALIMAGIK) in bttv_check_chipset()
254 if ((pci_pci_problems&PCIPCI_ALIMAGIK) == 0) { in quirk_alimagik()256 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
1682 #define PCIPCI_ALIMAGIK 32 /* Need low latency setting */ macro