Home
last modified time | relevance | path

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

123

/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()
H A Dpci-mt7620.c380 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0xff); in pcibios_map_irq()
H A Dpci-octeon.c100 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64); in pcibios_plat_dev_init()
/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()
H A Dpata_serverworks.c367 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x40); in serverworks_fixup()
H A Dpata_hpt3x2n.c539 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78); in hpt3x2n_init_one()
H A Dpata_cmd64x.c365 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 64); in cmd64x_fixup()
/linux/arch/m68k/kernel/
H A Dpcibios.c75 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 32); in pcibios_fixup_bus()
/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()
/linux/drivers/media/pci/mantis/
H A Dmantis_pci.c85 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &latency); in mantis_pci_init()
/linux/arch/parisc/kernel/
H A Dpci.c151 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat); in pcibios_set_master()
/linux/arch/xtensa/lib/
H A Dpci-auto.c308 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x80); in pciauto_bus_scan()
/linux/drivers/media/pci/cx18/
H A Dcx18-driver.c823 pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &pci_latency); in cx18_setup_pci()
828 pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, 64); in cx18_setup_pci()
829 pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &pci_latency); in cx18_setup_pci()
/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c838 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &pci_latency); in ivtv_setup_pci()
843 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 64); in ivtv_setup_pci()
844 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &pci_latency); in ivtv_setup_pci()
/linux/drivers/xen/xen-pciback/
H A Dconf_space_header.c337 .offset = PCI_LATENCY_TIMER,
/linux/arch/sparc/kernel/
H A Dpci_sabre.c396 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 64); in apb_init()
H A Dpci_psycho.c368 0, PCI_LATENCY_TIMER); in pbm_config_busmastering()
/linux/drivers/comedi/drivers/
H A Drtd520.c1197 pci_read_config_byte(pcidev, PCI_LATENCY_TIMER, &pci_latency); in rtd_pci_latency_quirk()
1202 pci_write_config_byte(pcidev, PCI_LATENCY_TIMER, 32); in rtd_pci_latency_quirk()
/linux/drivers/media/pci/bt8xx/
H A Dbt878.c435 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat); in bt878_probe()

123