Home
last modified time | relevance | path

Searched refs:PCIPCI_VSFX (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c1049 if (pci_pci_problems & PCIPCI_VSFX) in saa7134_initdev()
/openbmc/linux/drivers/pci/
H A Dquirks.c519 if ((pci_pci_problems&PCIPCI_VSFX) == 0) { in quirk_vsfx()
521 pci_pci_problems |= PCIPCI_VSFX; in quirk_vsfx()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c3653 if (pci_pci_problems & PCIPCI_VSFX) { in cx88_pci_quirks()
/openbmc/linux/include/linux/
H A Dpci.h2282 #define PCIPCI_VSFX 16 macro
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4873 if (pci_pci_problems & PCIPCI_VSFX) in bttv_check_chipset()