| /linux/arch/mips/pci/ |
| H A D | fixup-cobalt.c | 85 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 D | fixup-rc32434.c | 56 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 4); in rc32434_pci_early_fixup()
|
| H A D | ops-bcm63xx.c | 231 case (PCI_CACHE_LINE_SIZE >> 2): in fake_cb_bridge_read()
|
| H A D | pci-octeon.c | 98 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 64 / 4); in pcibios_plat_dev_init()
|
| /linux/arch/mips/loongson2ef/common/cs5536/ |
| H A D | cs5536_ide.c | 37 case PCI_CACHE_LINE_SIZE: in pci_ide_write_reg() 127 case PCI_CACHE_LINE_SIZE: in pci_ide_read_reg()
|
| H A D | cs5536_isa.c | 168 case PCI_CACHE_LINE_SIZE: in pci_isa_write_reg() 265 case PCI_CACHE_LINE_SIZE: in pci_isa_read_reg()
|
| H A D | cs5536_acc.c | 94 case PCI_CACHE_LINE_SIZE: in pci_acc_read_reg()
|
| H A D | cs5536_ohci.c | 100 case PCI_CACHE_LINE_SIZE: in pci_ohci_read_reg()
|
| H A D | cs5536_ehci.c | 105 case PCI_CACHE_LINE_SIZE: in pci_ehci_read_reg()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | pci.c | 785 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 D | pci-bridge-emul.c | 81 [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 D | indirect_pci.c | 130 offset == PCI_CACHE_LINE_SIZE) { in indirect_write_config()
|
| /linux/drivers/ata/ |
| H A D | pata_cs5530.c | 227 pci_write_config_byte(cs5530_0, PCI_CACHE_LINE_SIZE, 0x04); in cs5530_init_chip()
|
| H A D | pata_hpt366.c | 344 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt36x_init_chipset()
|
| H A D | pata_sil680.c | 255 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, in sil680_init_chip()
|
| H A D | pata_hpt3x2n.c | 538 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt3x2n_init_one()
|
| H A D | pata_hpt37x.c | 891 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt37x_init_one()
|
| H A D | sata_sil.c | 332 pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &cache_line); in sil_get_device_cache_line()
|
| /linux/arch/x86/pci/ |
| H A D | fixup.c | 491 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 D | conf_space_header.c | 331 .offset = PCI_CACHE_LINE_SIZE,
|
| /linux/arch/sparc/kernel/ |
| H A D | pci_psycho.c | 363 0, PCI_CACHE_LINE_SIZE); in pbm_config_busmastering()
|
| H A D | leon_pci_grpci1.c | 460 grpci1_cfg_w8(priv, TGT, 0, PCI_CACHE_LINE_SIZE, 0xff); in grpci1_hw_init()
|
| /linux/drivers/pci/hotplug/ |
| H A D | ibmphp_pci.c | 529 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 D | pci_regs.h | 76 #define PCI_CACHE_LINE_SIZE 0x0c /* 8 bits */ macro
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rockchip-ep.c | 140 PCI_CACHE_LINE_SIZE); in rockchip_pcie_ep_write_header()
|