Home
last modified time | relevance | path

Searched refs:PCIPCI_NATOMA (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_card.c1399 if ((pci_pci_problems & PCIPCI_NATOMA) && zr->revision <= 1) in zoran_probe()
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c1045 if (pci_pci_problems & PCIPCI_NATOMA) in saa7134_initdev()
/openbmc/linux/drivers/pci/
H A Dquirks.c544 if ((pci_pci_problems&PCIPCI_NATOMA) == 0) { in quirk_natoma()
546 pci_pci_problems |= PCIPCI_NATOMA; in quirk_natoma()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c3645 if (pci_pci_problems & PCIPCI_NATOMA) { in cx88_pci_quirks()
/openbmc/linux/include/linux/
H A Dpci.h2280 #define PCIPCI_NATOMA 4 macro
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4871 if (pci_pci_problems & (PCIPCI_TRITON|PCIPCI_NATOMA|PCIPCI_VIAETBF)) in bttv_check_chipset()