Home
last modified time | relevance | path

Searched refs:pci_lat (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/media/pci/tw68/
H A Dtw68-core.c246 pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &dev->pci_lat); in tw68_initdev()
249 dev->pci_lat, (u64)pci_resource_start(pci_dev, 0)); in tw68_initdev()
H A Dtw68.h144 unsigned char pci_rev, pci_lat; member
/linux/drivers/media/pci/cx88/
H A Dcx88-alsa.c853 unsigned char pci_lat; in snd_cx88_create() local
896 pci_read_config_byte(pci, PCI_LATENCY_TIMER, &pci_lat); in snd_cx88_create()
902 pci_lat, (unsigned long long)pci_resource_start(pci, 0)); in snd_cx88_create()
H A Dcx88.h480 unsigned char pci_rev, pci_lat; member
542 unsigned char pci_rev, pci_lat; member
H A Dcx88-mpeg.c399 pci_read_config_byte(dev->pci, PCI_LATENCY_TIMER, &dev->pci_lat); in cx8802_init_common()
402 dev->pci_lat, in cx8802_init_common()
/linux/arch/mips/include/asm/sn/
H A Dioc3.h115 u32 pci_lat; /* 0x0000c */ member
/linux/drivers/media/pci/cx25821/
H A Dcx25821.h225 unsigned char pci_rev, pci_lat; member
H A Dcx25821-core.c1292 pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &dev->pci_lat); in cx25821_initdev()
1295 dev->pci_lat, (unsigned long long)dev->base_io_addr); in cx25821_initdev()
/linux/drivers/media/pci/saa7164/
H A Dsaa7164.h428 unsigned char pci_rev, pci_lat; member
H A Dsaa7164-core.c1265 pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &dev->pci_lat); in saa7164_initdev()
1269 dev->pci_lat, in saa7164_initdev()
/linux/drivers/media/pci/cx23885/
H A Dcx23885.h359 unsigned char pci_rev, pci_lat; member
H A Dcx23885-core.c2162 pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &dev->pci_lat); in cx23885_initdev()
2166 dev->pci_lat, in cx23885_initdev()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c1067 pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &dev->pci_lat); in saa7134_initdev()
1070 dev->pci_lat, in saa7134_initdev()
H A Dsaa7134.h571 unsigned char pci_rev,pci_lat; member