Home
last modified time | relevance | path

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

12

/linux/arch/mips/pci/
H A Dfixup-cobalt.c85 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8); in qube_raq_via_bmIDE_fixup()
100 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8); in qube_raq_galileo_fixup()
H A Dfixup-rc32434.c56 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 4); in rc32434_pci_early_fixup()
H A Dops-bcm63xx.c231 case (PCI_CACHE_LINE_SIZE >> 2): in fake_cb_bridge_read()
H A Dpci-octeon.c98 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 64 / 4); in pcibios_plat_dev_init()
/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_ide.c37 case PCI_CACHE_LINE_SIZE: in pci_ide_write_reg()
127 case PCI_CACHE_LINE_SIZE: in pci_ide_read_reg()
H A Dcs5536_isa.c168 case PCI_CACHE_LINE_SIZE: in pci_isa_write_reg()
265 case PCI_CACHE_LINE_SIZE: in pci_isa_read_reg()
H A Dcs5536_acc.c94 case PCI_CACHE_LINE_SIZE: in pci_acc_read_reg()
H A Dcs5536_ohci.c100 case PCI_CACHE_LINE_SIZE: in pci_ohci_read_reg()
H A Dcs5536_ehci.c105 case PCI_CACHE_LINE_SIZE: in pci_ehci_read_reg()
/linux/drivers/net/wireless/ath/ath9k/
H A Dpci.c785 pci_read_config_byte(to_pci_dev(sc->dev), PCI_CACHE_LINE_SIZE, &u8tmp); in ath_pci_read_cachesize()
907 pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &csz); in ath_pci_probe()
917 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, csz); in ath_pci_probe()
/linux/drivers/pci/
H A Dpci-bridge-emul.c81 [PCI_CACHE_LINE_SIZE / 4] = { .ro = ~0 },
401 bridge->pci_regs_behavior[PCI_CACHE_LINE_SIZE / 4].ro &= in pci_bridge_emul_init()
/linux/arch/powerpc/sysdev/
H A Dindirect_pci.c130 offset == PCI_CACHE_LINE_SIZE) { in indirect_write_config()
/linux/drivers/ata/
H A Dpata_cs5530.c227 pci_write_config_byte(cs5530_0, PCI_CACHE_LINE_SIZE, 0x04); in cs5530_init_chip()
H A Dpata_hpt366.c344 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt36x_init_chipset()
H A Dpata_sil680.c255 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, in sil680_init_chip()
H A Dpata_hpt3x2n.c538 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt3x2n_init_one()
H A Dpata_hpt37x.c891 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt37x_init_one()
H A Dsata_sil.c332 pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &cache_line); in sil_get_device_cache_line()
/linux/arch/x86/pci/
H A Dfixup.c491 pci_read_config_word(dev, PCI_CACHE_LINE_SIZE, &toshiba_line_size); in pci_pre_fixup_toshiba_ohci1394()
502 pci_write_config_word(dev, PCI_CACHE_LINE_SIZE, toshiba_line_size); in pci_post_fixup_toshiba_ohci1394()
/linux/drivers/xen/xen-pciback/
H A Dconf_space_header.c331 .offset = PCI_CACHE_LINE_SIZE,
/linux/arch/sparc/kernel/
H A Dpci_psycho.c363 0, PCI_CACHE_LINE_SIZE); in pbm_config_busmastering()
H A Dleon_pci_grpci1.c460 grpci1_cfg_w8(priv, TGT, 0, PCI_CACHE_LINE_SIZE, 0xff); in grpci1_hw_init()
/linux/drivers/pci/hotplug/
H A Dibmphp_pci.c529 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_CACHE_LINE_SIZE, CACHE); in configure_device()
617 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_CACHE_LINE_SIZE, CACHE); in configure_bridge()
/linux/include/uapi/linux/
H A Dpci_regs.h76 #define PCI_CACHE_LINE_SIZE 0x0c /* 8 bits */ macro
/linux/drivers/pci/controller/
H A Dpcie-rockchip-ep.c140 PCI_CACHE_LINE_SIZE); in rockchip_pcie_ep_write_header()

12