Searched refs:PCI_LATENCY_TIMER (Results 1 - 25 of 79) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/pci/
H A Dfixup-cobalt.c50 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lt);
52 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
69 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
H A Dpci.c124 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
133 pci_write_config_byte(dev, PCI_LATENCY_TIMER, lat);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/drivers/pci/
H A Dbios.c17 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
19 pci_write_config_byte(dev, PCI_LATENCY_TIMER, lat);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/drivers/pci/
H A Dpci.c175 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
184 pci_write_config_byte(dev, PCI_LATENCY_TIMER, lat);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dpcibios.c154 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
162 pci_write_config_byte(dev, PCI_LATENCY_TIMER, lat);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_hpt3x3.c156 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0xF0);
158 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x20);
H A Dpata_artop.c475 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &reg);
477 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x90);
H A Dpata_cmd64x.c445 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 64);
465 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 64);
H A Dpata_serverworks.c512 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x40);
548 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x40);
H A Dpata_hpt366.c362 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dhpt34x.c130 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0xF0);
132 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x20);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/mb93090-mb00/
H A Dpci-frv.c214 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
222 pci_write_config_byte(dev, PCI_LATENCY_TIMER, lat);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/pci/
H A Di386.c243 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
252 pci_write_config_byte(dev, PCI_LATENCY_TIMER, lat);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/prism54/
H A Dislpci_hotplug.c113 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &latency_tmr);
119 pci_write_config_byte(pdev, PCI_LATENCY_TIMER,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dshpchp_pci.c65 pci_write_config_byte(dev, PCI_LATENCY_TIMER, hpp.t0->latency_timer);
H A Dpciehp_pci.c48 pci_write_config_byte(dev, PCI_LATENCY_TIMER, hpp->latency_timer);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dppc83xx_setup.c231 early_write_config_byte(hose, hose->first_busno, 0, PCI_LATENCY_TIMER, 0x80);
289 early_write_config_byte(hose, hose->first_busno, 0, PCI_LATENCY_TIMER, 0x80);
H A Dppc85xx_setup.c160 early_write_config_byte(hose, 0, 0, PCI_LATENCY_TIMER, 0x80);
217 early_write_config_byte(hose, hose->bus_offset, 0, PCI_LATENCY_TIMER, 0x80);
H A Dpci_auto.c509 PCI_LATENCY_TIMER,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/pmc-sierra/yosemite/
H A Dht.c323 titan_ht_config_read_byte(dev, PCI_LATENCY_TIMER, &tmp1);
331 titan_ht_config_write_byte(dev, PCI_LATENCY_TIMER, 32);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dpci.c408 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
412 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/86xx/
H A Dpci.c135 early_write_config_byte(hose, 0, 0, PCI_LATENCY_TIMER, 0x80);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dpci-auto.c322 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x80);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dpci.c167 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
172 ** upper byte is PCI_LATENCY_TIMER.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddivasmain.c725 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &pci_latency);
732 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, new_latency);

Completed in 291 milliseconds

1234