Home
last modified time | relevance | path

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

123

/Linux-v6.6/arch/mips/pci/
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()
Dfixup-rc32434.c56 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 4); in rc32434_pci_early_fixup()
Dpci-mt7620.c377 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 0x14); in pcibios_map_irq()
Dops-bcm63xx.c231 case (PCI_CACHE_LINE_SIZE >> 2): in fake_cb_bridge_read()
/Linux-v6.6/drivers/net/wireless/ath/ath5k/
Dpci.c60 pci_read_config_byte(ah->pdev, PCI_CACHE_LINE_SIZE, &u8tmp); in ath5k_pci_read_cachesize()
204 pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &csz); in ath5k_pci_probe()
214 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, csz); in ath5k_pci_probe()
/Linux-v6.6/arch/mips/loongson2ef/common/cs5536/
Dcs5536_ide.c37 case PCI_CACHE_LINE_SIZE: in pci_ide_write_reg()
127 case PCI_CACHE_LINE_SIZE: in pci_ide_read_reg()
Dcs5536_isa.c168 case PCI_CACHE_LINE_SIZE: in pci_isa_write_reg()
265 case PCI_CACHE_LINE_SIZE: in pci_isa_read_reg()
Dcs5536_acc.c94 case PCI_CACHE_LINE_SIZE: in pci_acc_read_reg()
Dcs5536_ohci.c100 case PCI_CACHE_LINE_SIZE: in pci_ohci_read_reg()
Dcs5536_ehci.c105 case PCI_CACHE_LINE_SIZE: in pci_ehci_read_reg()
/Linux-v6.6/arch/powerpc/kernel/
Deeh_pe.c715 eeh_ops->write_config(edev, PCI_CACHE_LINE_SIZE, 1, in eeh_restore_bridge_bars()
716 SAVED_BYTE(PCI_CACHE_LINE_SIZE)); in eeh_restore_bridge_bars()
740 eeh_ops->write_config(edev, PCI_CACHE_LINE_SIZE, 1, in eeh_restore_device_bars()
741 SAVED_BYTE(PCI_CACHE_LINE_SIZE)); in eeh_restore_device_bars()
/Linux-v6.6/arch/m68k/kernel/
Dpcibios.c91 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8); in pcibios_fixup_bus()
/Linux-v6.6/arch/x86/pci/
Dolpc.c292 (reg != PCI_CACHE_LINE_SIZE) && (reg != 0x44)) in pci_olpc_write()
Dfixup.c449 pci_read_config_word(dev, PCI_CACHE_LINE_SIZE, &toshiba_line_size); in pci_pre_fixup_toshiba_ohci1394()
460 pci_write_config_word(dev, PCI_CACHE_LINE_SIZE, toshiba_line_size); in pci_post_fixup_toshiba_ohci1394()
/Linux-v6.6/drivers/ata/
Dsata_vsc.c382 pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &cls); in vsc_sata_init_one()
384 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, 0x80); in vsc_sata_init_one()
Dpata_cs5530.c227 pci_write_config_byte(cs5530_0, PCI_CACHE_LINE_SIZE, 0x04); in cs5530_init_chip()
Dpata_hpt366.c344 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt36x_init_chipset()
Dpata_sil680.c255 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, in sil680_init_chip()
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dpci.c787 pci_read_config_byte(to_pci_dev(sc->dev), PCI_CACHE_LINE_SIZE, &u8tmp); in ath_pci_read_cachesize()
909 pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &csz); in ath_pci_probe()
919 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, csz); in ath_pci_probe()
/Linux-v6.6/drivers/infiniband/hw/qib/
Dqib_pcie.c347 pci_read_config_byte(dd->pcidev, PCI_CACHE_LINE_SIZE, cline); in qib_pcie_getcmd()
365 pci_write_config_byte(dd->pcidev, PCI_CACHE_LINE_SIZE, cline); in qib_pcie_reenable()
/Linux-v6.6/drivers/pci/
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-v6.6/arch/powerpc/sysdev/
Dindirect_pci.c130 offset == PCI_CACHE_LINE_SIZE) { in indirect_write_config()
/Linux-v6.6/arch/parisc/kernel/
Dpci.c158 pci_write_config_word(dev, PCI_CACHE_LINE_SIZE, in pcibios_set_master()
/Linux-v6.6/drivers/gpu/drm/i915/gvt/
Dcfg_space.c52 [PCI_CACHE_LINE_SIZE] = 0xff,
/Linux-v6.6/drivers/xen/xen-pciback/
Dconf_space_header.c346 .offset = PCI_CACHE_LINE_SIZE,

123