Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/
Dquirks.c318 if ((pci_pci_problems&PCIPCI_TRITON) == 0) { in quirk_triton()
320 pci_pci_problems |= PCIPCI_TRITON; in quirk_triton()
428 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
/Linux-v5.4/drivers/media/pci/saa7134/
Dsaa7134-core.c1055 if (pci_pci_problems & PCIPCI_TRITON) in saa7134_initdev()
/Linux-v5.4/include/linux/
Dpci.h1997 #define PCIPCI_TRITON 2 macro
/Linux-v5.4/drivers/media/pci/cx88/
Dcx88-cards.c3598 if (pci_pci_problems & PCIPCI_TRITON) { in cx88_pci_quirks()
/Linux-v5.4/drivers/media/pci/bt8xx/
Dbttv-cards.c4875 if (pci_pci_problems & (PCIPCI_TRITON|PCIPCI_NATOMA|PCIPCI_VIAETBF)) in bttv_check_chipset()