Searched refs:PCIPCI_ALIMAGIK (Results 1 – 7 of 7) sorted by relevance
913 #ifdef PCIPCI_ALIMAGIK in saa7134_initdev()914 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()
1498 if (pci_pci_problems & (PCIPCI_FAIL|PCIAGP_FAIL|PCIPCI_ALIMAGIK)) { in zoran_init()
1075 if (pci_pci_problems & (PCIPCI_FAIL | PCIAGP_FAIL | PCIPCI_ALIMAGIK)) in setup_fbuffer()
255 if ((pci_pci_problems&PCIPCI_ALIMAGIK) == 0) { in quirk_alimagik()257 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
4887 #ifdef PCIPCI_ALIMAGIK in bttv_check_chipset()4888 if (pci_pci_problems & PCIPCI_ALIMAGIK) in bttv_check_chipset()
1646 #define PCIPCI_ALIMAGIK 32 /* Need low latency setting */ macro