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

/linux-4.1.27/drivers/media/pci/saa7134/
H A Dsaa7134-core.c905 if (pci_pci_problems & PCIPCI_TRITON) saa7134_initdev()
906 printk(KERN_INFO "%s: quirk: PCIPCI_TRITON\n", dev->name); saa7134_initdev()
/linux-4.1.27/drivers/media/pci/zoran/
H A Dzoran_device.c437 if (pci_pci_problems & PCIPCI_TRITON) zr36057_set_vfe()
1634 if (pci_pci_problems & PCIPCI_TRITON) zr36057_init_vfe()
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-cards.c3612 if (pci_pci_problems & PCIPCI_TRITON) { cx88_pci_quirks()
3613 printk(KERN_INFO "%s: quirk: PCIPCI_TRITON -- set TBFX\n", cx88_pci_quirks()
/linux-4.1.27/drivers/pci/
H A Dquirks.c152 if ((pci_pci_problems&PCIPCI_TRITON) == 0) { quirk_triton()
154 pci_pci_problems |= PCIPCI_TRITON; quirk_triton()
257 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; quirk_alimagik()
/linux-4.1.27/include/linux/
H A Dpci.h1642 #define PCIPCI_TRITON 2 pci_dev_specific_enable_acs() macro
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4883 if (pci_pci_problems & (PCIPCI_TRITON|PCIPCI_NATOMA|PCIPCI_VIAETBF)) bttv_check_chipset()

Completed in 221 milliseconds