Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/zoran/
H A Dzoran_device.c68 if (pci_pci_problems & PCIPCI_TRITON) in zr36057_init_vfe()
388 if (pci_pci_problems & PCIPCI_TRITON) in zr36057_set_vfe()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dquirks.c319 if ((pci_pci_problems&PCIPCI_TRITON) == 0) { in quirk_triton()
321 pci_pci_problems |= PCIPCI_TRITON; in quirk_triton()
429 pci_pci_problems |= PCIPCI_ALIMAGIK|PCIPCI_TRITON; in quirk_alimagik()
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-core.c1053 if (pci_pci_problems & PCIPCI_TRITON) in saa7134_initdev()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h2058 #define PCIPCI_TRITON 2 macro
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88-cards.c3641 if (pci_pci_problems & PCIPCI_TRITON) { in cx88_pci_quirks()
/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4875 if (pci_pci_problems & (PCIPCI_TRITON|PCIPCI_NATOMA|PCIPCI_VIAETBF)) in bttv_check_chipset()