Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/zoran/
Dzoran_device.c437 if (pci_pci_problems & PCIPCI_TRITON) in zr36057_set_vfe()
1634 if (pci_pci_problems & PCIPCI_TRITON) in zr36057_init_vfe()
/linux-4.1.27/drivers/pci/
Dquirks.c152 if ((pci_pci_problems&PCIPCI_TRITON) == 0) { in quirk_triton()
154 pci_pci_problems |= PCIPCI_TRITON; in quirk_triton()
257 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-core.c905 if (pci_pci_problems & PCIPCI_TRITON) in saa7134_initdev()
/linux-4.1.27/include/linux/
Dpci.h1642 #define PCIPCI_TRITON 2 macro
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-cards.c3612 if (pci_pci_problems & PCIPCI_TRITON) { in cx88_pci_quirks()
/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-cards.c4883 if (pci_pci_problems & (PCIPCI_TRITON|PCIPCI_NATOMA|PCIPCI_VIAETBF)) in bttv_check_chipset()