Home
last modified time | relevance | path

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

123

/Linux-v4.19/arch/mips/pci/
Dfixup-cobalt.c70 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8); in qube_raq_via_bmIDE_fixup()
85 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-rt2880.c208 PCI_CACHE_LINE_SIZE, 0x14); in pcibios_map_irq()
Dpci-mt7620.c386 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 0x14); in pcibios_map_irq()
/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dpci.c61 pci_read_config_byte(ah->pdev, PCI_CACHE_LINE_SIZE, &u8tmp); in ath5k_pci_read_cachesize()
205 pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &csz); in ath5k_pci_probe()
215 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, csz); in ath5k_pci_probe()
/Linux-v4.19/arch/mips/loongson64/common/cs5536/
Dcs5536_ide.c41 case PCI_CACHE_LINE_SIZE: in pci_ide_write_reg()
131 case PCI_CACHE_LINE_SIZE: in pci_ide_read_reg()
Dcs5536_isa.c172 case PCI_CACHE_LINE_SIZE: in pci_isa_write_reg()
269 case PCI_CACHE_LINE_SIZE: in pci_isa_read_reg()
Dcs5536_acc.c98 case PCI_CACHE_LINE_SIZE: in pci_acc_read_reg()
Dcs5536_ohci.c104 case PCI_CACHE_LINE_SIZE: in pci_ohci_read_reg()
Dcs5536_ehci.c109 case PCI_CACHE_LINE_SIZE: in pci_ehci_read_reg()
/Linux-v4.19/arch/powerpc/kernel/
Deeh_pe.c797 eeh_ops->write_config(pdn, PCI_CACHE_LINE_SIZE, 1, in eeh_restore_bridge_bars()
798 SAVED_BYTE(PCI_CACHE_LINE_SIZE)); in eeh_restore_bridge_bars()
823 eeh_ops->write_config(pdn, PCI_CACHE_LINE_SIZE, 1, in eeh_restore_device_bars()
824 SAVED_BYTE(PCI_CACHE_LINE_SIZE)); in eeh_restore_device_bars()
/Linux-v4.19/arch/m68k/kernel/
Dpcibios.c95 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8); in pcibios_fixup_bus()
/Linux-v4.19/arch/x86/pci/
Dolpc.c296 (reg != PCI_CACHE_LINE_SIZE) && (reg != 0x44)) in pci_olpc_write()
Dfixup.c448 pci_read_config_word(dev, PCI_CACHE_LINE_SIZE, &toshiba_line_size); in pci_pre_fixup_toshiba_ohci1394()
459 pci_write_config_word(dev, PCI_CACHE_LINE_SIZE, toshiba_line_size); in pci_post_fixup_toshiba_ohci1394()
/Linux-v4.19/drivers/ata/
Dsata_vsc.c401 pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &cls); in vsc_sata_init_one()
403 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, 0x80); in vsc_sata_init_one()
Dpata_cs5530.c238 pci_write_config_byte(cs5530_0, PCI_CACHE_LINE_SIZE, 0x04); in cs5530_init_chip()
Dpata_hpt366.c310 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt36x_init_chipset()
/Linux-v4.19/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()
914 pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &csz); in ath_pci_probe()
924 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, csz); in ath_pci_probe()
/Linux-v4.19/arch/microblaze/pci/
Dindirect_pci.c118 offset == PCI_CACHE_LINE_SIZE) { in indirect_write_config()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_pcie.c362 pci_read_config_byte(dd->pcidev, PCI_CACHE_LINE_SIZE, cline); in qib_pcie_getcmd()
380 pci_write_config_byte(dd->pcidev, PCI_CACHE_LINE_SIZE, cline); in qib_pcie_reenable()
/Linux-v4.19/drivers/ide/
Dcs5530.c178 pci_write_config_byte(cs5530_0, PCI_CACHE_LINE_SIZE, 0x04); in init_chipset_cs5530()
/Linux-v4.19/arch/powerpc/sysdev/
Dindirect_pci.c135 offset == PCI_CACHE_LINE_SIZE) { in indirect_write_config()
/Linux-v4.19/arch/parisc/kernel/
Dpci.c169 pci_write_config_word(dev, PCI_CACHE_LINE_SIZE, in pcibios_set_master()
/Linux-v4.19/arch/arm/mach-ks8695/
Dpci.c111 ks8695_local_writeconfig(PCI_CACHE_LINE_SIZE, (32 << 8) | (L1_CACHE_BYTES / sizeof(u32))); in ks8695_pci_setup()
/Linux-v4.19/arch/unicore32/kernel/
Dpci.c233 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, in pcibios_fixup_bus()

123