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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-core.c1026 #ifdef PCIPCI_ALIMAGIK
1027 if (pci_pci_problems & PCIPCI_ALIMAGIK) {
1028 printk(KERN_INFO "%s: quirk: PCIPCI_ALIMAGIK -- latency fixup\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-core.c869 #ifdef PCIPCI_ALIMAGIK
870 if (pci_pci_problems & PCIPCI_ALIMAGIK) {
871 printk(KERN_INFO "%s: quirk: PCIPCI_ALIMAGIK -- latency fixup\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dquirks.c212 if ((pci_pci_problems&PCIPCI_ALIMAGIK)==0) {
214 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci.h867 #define PCIPCI_ALIMAGIK 32 /* Need low latency setting */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dzoran_card.c1618 if (pci_pci_problems & (PCIPCI_FAIL|PCIAGP_FAIL|PCIPCI_ALIMAGIK)) {
H A Dzoran_driver.c1518 if (pci_pci_problems & (PCIPCI_FAIL | PCIAGP_FAIL | PCIPCI_ALIMAGIK))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c4987 #ifdef PCIPCI_ALIMAGIK
4988 if (pci_pci_problems & PCIPCI_ALIMAGIK)

Completed in 103 milliseconds