Searched refs:PCIPCI_ALIMAGIK (Results 1 – 5 of 5) sorted by relevance
1063 #ifdef PCIPCI_ALIMAGIK in saa7134_initdev()1064 if (pci_pci_problems & PCIPCI_ALIMAGIK) { in saa7134_initdev()
3614 #ifdef PCIPCI_ALIMAGIK in cx88_pci_quirks()3615 if (pci_pci_problems & PCIPCI_ALIMAGIK) { in cx88_pci_quirks()
4879 #ifdef PCIPCI_ALIMAGIK in bttv_check_chipset()4880 if (pci_pci_problems & PCIPCI_ALIMAGIK) in bttv_check_chipset()
426 if ((pci_pci_problems&PCIPCI_ALIMAGIK) == 0) { in quirk_alimagik()428 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
2001 #define PCIPCI_ALIMAGIK 32 /* Need low latency setting */ macro