Home
last modified time | relevance | path

Searched refs:PCI_CACHE_LINE_SIZE (Results 1 – 25 of 54) sorted by relevance

123

/linux-2.4.37.9/drivers/net/wan/8253x/
DPciRegs.h54 #define CFG_CACHE_SIZE PCI_CACHE_LINE_SIZE
/linux-2.4.37.9/arch/mips/pmc-sierra/stretch/
Dpci.c196 pmc_stretch_read_config_byte(dev, PCI_CACHE_LINE_SIZE, &tmp1); in pcibios_enable_resources()
201 pmc_stretch_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8); in pcibios_enable_resources()
/linux-2.4.37.9/arch/mips/pmc-sierra/yosemite/
Dpci.c253 titan_pcibios_read_config_byte(dev, PCI_CACHE_LINE_SIZE, &tmp1); in pcibios_enable_resources()
258 titan_pcibios_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8); in pcibios_enable_resources()
Dht.c341 titan_ht_config_read_byte(dev, PCI_CACHE_LINE_SIZE, &tmp1); in pcibios_enable_resources()
349 titan_ht_config_write_byte(dev, PCI_CACHE_LINE_SIZE, 8); in pcibios_enable_resources()
/linux-2.4.37.9/arch/mips/momentum/jaguar_atx/
Dpci.c373 galileo_pcibios_read_config_byte(dev, PCI_CACHE_LINE_SIZE, &tmp1); in pcibios_enable_resources()
377 galileo_pcibios_write_config_byte(dev, PCI_CACHE_LINE_SIZE, in pcibios_enable_resources()
/linux-2.4.37.9/arch/mips/cobalt/
Dpci.c122 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 7); in qube_raq_via_bmIDE_fixup()
212 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 7); in qube_raq_galileo_fixup()
/linux-2.4.37.9/drivers/ide/pci/
Dns87415.c151 (void) pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 0x10); in init_hwif_ns87415()
Dcs5530.c321 pci_write_config_byte(cs5530_0, PCI_CACHE_LINE_SIZE, 0x04); in init_chipset_cs5530()
/linux-2.4.37.9/drivers/pci/
Dsetup-res.c234 pci_write_config_word(dev, PCI_CACHE_LINE_SIZE, in pdev_enable_device()
Dpci.c934 pci_read_config_byte(dev, PCI_CACHE_LINE_SIZE, &cacheline_size); in pci_generic_prep_mwi()
940 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, pci_cache_line_size); in pci_generic_prep_mwi()
942 pci_read_config_byte(dev, PCI_CACHE_LINE_SIZE, &cacheline_size); in pci_generic_prep_mwi()
/linux-2.4.37.9/arch/ia64/kernel/
Dpci.c630 pci_read_config_byte(dev, PCI_CACHE_LINE_SIZE, &pci_linesize); in pcibios_set_mwi()
640 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, desired_linesize / 4); in pcibios_set_mwi()
/linux-2.4.37.9/arch/m68k/atari/
Dhades-pci.c333 pcibios_write_config_byte(bus, device_fn, PCI_CACHE_LINE_SIZE, 0); in hades_conf_device()
/linux-2.4.37.9/arch/parisc/kernel/
Dpci.c290 pci_write_config_word(dev, PCI_CACHE_LINE_SIZE, in pcibios_set_master()
/linux-2.4.37.9/drivers/macintosh/
Dvia-pmu68k.c857 pci_read_config_word(pd, PCI_CACHE_LINE_SIZE, &ps->cache_lat);
886 pci_write_config_word(pd, PCI_CACHE_LINE_SIZE,
/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-pci.c349 pci_conf0_write_config_dword(d, PCI_CACHE_LINE_SIZE, 0xf080); in pci_fixup_isp2x00()
/linux-2.4.37.9/drivers/hotplug/
Dshpchprm_nonacpi.c373 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_CACHE_LINE_SIZE, temp_byte); in shpchprm_set_hpp()
Dshpchprm_legacy.c379 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_CACHE_LINE_SIZE, temp_byte); in shpchprm_set_hpp()
Dpciehprm_nonacpi.c439 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_CACHE_LINE_SIZE, temp_byte); in pciehprm_set_hpp()
Dacpiphp_pci.c187 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, bridge->hpp.cache_line_size); in configure_pci_dev()
/linux-2.4.37.9/drivers/scsi/
Dsata_vsc.c346 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, 0x80); in vsc_sata_init_one()
Dsata_sil.c239 pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &cache_line); in sil_get_device_cache_line()
/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_common.c558 PCI_CACHE_LINE_SIZE, in pdev_assign_unassigned()
845 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, in pdev_setup_busmastering()
/linux-2.4.37.9/arch/sh/kernel/
Dpci_st40.c254 pci_write_config_byte(d,PCI_CACHE_LINE_SIZE,0); in pci_fixup_cache_line()
/linux-2.4.37.9/drivers/pcmcia/
Dcardbus.c611 pci_writeb(dev, PCI_CACHE_LINE_SIZE, L1_CACHE_BYTES / 4); in cb_enable()
/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_pci.c604 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8); in pmac_pci_enable_device_hook()

123