| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | fixup-cobalt.c | 67 pci_read_config_byte(dev, PCI_LATENCY_TIMER, <); in qube_raq_via_bmIDE_fixup() 69 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64); in qube_raq_via_bmIDE_fixup() 84 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64); in qube_raq_galileo_fixup()
|
| H A D | fixup-lemote2f.c | 114 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0xc0); in loongson_cs5536_acc_fixup()
|
| H A D | fixup-fuloong2e.c | 139 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 48); in loongson2e_686b_func1_fixup()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | eeh_pe.c | 717 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/ |
| H A D | islpci_hotplug.c | 100 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &latency_tmr); in prism54_probe() 106 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, in prism54_probe()
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_hpt3x3.c | 171 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 D | pata_artop.c | 334 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, ®); in atp8xx_fixup() 336 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x90); in atp8xx_fixup()
|
| H A D | pata_atp867x.c | 369 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &v); in atp867x_fixup() 372 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, v); in atp867x_fixup()
|
| H A D | pata_sis.c | 671 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 D | pata_hpt366.c | 312 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78); in hpt36x_init_chipset()
|
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ |
| H A D | isp1760-if.c | 61 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &latency); in isp1761_pci_init() 65 pci_write_config_byte(dev, PCI_LATENCY_TIMER, limit); in isp1761_pci_init()
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | pcibios.c | 92 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 32); in pcibios_fixup_bus()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | pci.c | 277 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()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw68/ |
| H A D | tw68-core.c | 241 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()
|
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | cds_via.c | 24 pci_hose_write_config_byte(hose, dev, PCI_LATENCY_TIMER, 0x80); in mpc85xx_config_via()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/pci/ |
| H A D | xilinx_pci.c | 156 early_write_config_byte(hose, 0, 0, PCI_LATENCY_TIMER, 0xff); in xilinx_pci_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | olpc.c | 291 (reg != PCI_LATENCY_TIMER) && in pci_olpc_write()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/mantis/ |
| H A D | mantis_pci.c | 85 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &latency); in mantis_pci_init()
|
| /OK3568_Linux_fs/u-boot/board/imgtec/malta/ |
| H A D | malta.c | 223 pci_write_config_byte(bdf, PCI_LATENCY_TIMER, 0x40); in pci_init_board()
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | sis5513.c | 476 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x80); in init_chipset_sis5513() 485 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x10); in init_chipset_sis5513()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | pci.c | 151 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat); in pcibios_set_master()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | pci.c | 99 pci_hose_write_config_byte(hose, dev, PCI_LATENCY_TIMER, 0x80); in pci_init_bus()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/lib/ |
| H A D | pci-auto.c | 306 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x80); in pciauto_bus_scan()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | dc2114x.c | 250 pci_read_config_byte(devbusfn, PCI_LATENCY_TIMER, &timer); in dc21x4x_initialize() 253 pci_write_config_byte(devbusfn, PCI_LATENCY_TIMER, 0x60); in dc21x4x_initialize()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | pci.c | 221 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0xa8); in ath5k_pci_probe()
|