Home
last modified time | relevance | path

Searched refs:PCI_LATENCY_TIMER (Results 1 – 25 of 107) sorted by relevance

12345

/openbmc/linux/arch/mips/pci/
H A Dfixup-cobalt.c82 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lt); in qube_raq_via_bmIDE_fixup()
84 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64); in qube_raq_via_bmIDE_fixup()
99 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64); in qube_raq_galileo_fixup()
H A Dfixup-lemote2f.c114 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0xc0); in loongson_cs5536_acc_fixup()
H A Dfixup-fuloong2e.c139 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 48); in loongson2e_686b_func1_fixup()
/openbmc/linux/arch/powerpc/kernel/
H A Deeh_pe.c717 eeh_ops->write_config(edev, PCI_LATENCY_TIMER, 1, in eeh_restore_bridge_bars()
718 SAVED_BYTE(PCI_LATENCY_TIMER)); in eeh_restore_bridge_bars()
742 eeh_ops->write_config(edev, PCI_LATENCY_TIMER, 1, in eeh_restore_device_bars()
743 SAVED_BYTE(PCI_LATENCY_TIMER)); in eeh_restore_device_bars()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-if.c63 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &latency); in isp1761_pci_init()
67 pci_write_config_byte(dev, PCI_LATENCY_TIMER, limit); in isp1761_pci_init()
/openbmc/qemu/hw/pci-host/
H A Duninorth.c280 d->config[PCI_LATENCY_TIMER] = 0x10; in unin_main_pci_host_realize()
297 d->config[PCI_LATENCY_TIMER] = 0x10; in unin_agp_pci_host_realize()
304 d->config[PCI_LATENCY_TIMER] = 0x10; in u3_agp_pci_host_realize()
310 d->config[PCI_LATENCY_TIMER] = 0x10; in unin_internal_pci_host_realize()
/openbmc/linux/drivers/ata/
H A Dpata_hpt3x3.c171 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0xF0); in hpt3x3_init_chipset()
173 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x20); in hpt3x3_init_chipset()
H A Dpata_artop.c337 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &reg); in atp8xx_fixup()
339 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x90); in atp8xx_fixup()
H A Dpata_atp867x.c368 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &v); in atp867x_fixup()
371 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, v); in atp867x_fixup()
H A Dpata_sis.c671 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x80); in sis_fixup()
681 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x80); in sis_fixup()
H A Dpata_hpt366.c345 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78); in hpt36x_init_chipset()
/openbmc/linux/arch/m68k/kernel/
H A Dpcibios.c92 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 32); in pcibios_fixup_bus()
/openbmc/u-boot/board/freescale/common/
H A Dcds_via.c23 pci_hose_write_config_byte(hose, dev, PCI_LATENCY_TIMER, 0x80); in mpc85xx_config_via()
/openbmc/linux/arch/alpha/kernel/
H A Dpci.c277 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat); in pcibios_set_master()
281 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64); in pcibios_set_master()
/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-core.c241 pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, latency); in tw68_initdev()
246 pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &dev->pci_lat); in tw68_initdev()
/openbmc/linux/arch/x86/pci/
H A Dolpc.c291 (reg != PCI_LATENCY_TIMER) && in pci_olpc_write()
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_pci.c85 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &latency); in mantis_pci_init()
/openbmc/qemu/hw/ide/
H A Dich.c122 dev->config[PCI_LATENCY_TIMER] = 0x00; /* Latency timer */ in pci_ich9_ahci_realize()
/openbmc/u-boot/board/imgtec/malta/
H A Dmalta.c222 pci_write_config_byte(bdf, PCI_LATENCY_TIMER, 0x40); in pci_init_board()
/openbmc/linux/arch/parisc/kernel/
H A Dpci.c151 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat); in pcibios_set_master()
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpci.c98 pci_hose_write_config_byte(hose, dev, PCI_LATENCY_TIMER, 0x80); in pci_init_bus()
/openbmc/linux/arch/xtensa/lib/
H A Dpci-auto.c306 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x80); in pciauto_bus_scan()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dpci.c223 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0xa8); in ath5k_pci_probe()
/openbmc/u-boot/drivers/net/
H A Ddc2114x.c247 pci_read_config_byte(devbusfn, PCI_LATENCY_TIMER, &timer); in dc21x4x_initialize()
250 pci_write_config_byte(devbusfn, PCI_LATENCY_TIMER, 0x60); in dc21x4x_initialize()
/openbmc/u-boot/drivers/pci/
H A Dpci_auto.c162 dm_pci_write_config8(dev, PCI_LATENCY_TIMER, 0x80); in dm_pciauto_setup_device()

12345