Home
last modified time | relevance | path

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

123

/linux/drivers/net/wireless/ath/ath5k/
A 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/arch/mips/pci/
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()
A Dfixup-rc32434.c56 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 4); in rc32434_pci_early_fixup()
A Dpci-mt7620.c384 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 0x14); in pcibios_map_irq()
/linux/arch/powerpc/kernel/
A 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/arch/mips/loongson2ef/common/cs5536/
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()
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()
A Dcs5536_acc.c94 case PCI_CACHE_LINE_SIZE: in pci_acc_read_reg()
A Dcs5536_ohci.c100 case PCI_CACHE_LINE_SIZE: in pci_ohci_read_reg()
A Dcs5536_ehci.c105 case PCI_CACHE_LINE_SIZE: in pci_ehci_read_reg()
/linux/arch/m68k/kernel/
A Dpcibios.c91 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8); in pcibios_fixup_bus()
/linux/drivers/ata/
A 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()
A Dpata_cs5530.c227 pci_write_config_byte(cs5530_0, PCI_CACHE_LINE_SIZE, 0x04); in cs5530_init_chip()
A Dpata_hpt366.c312 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt36x_init_chipset()
A Dpata_sil680.c260 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, in sil680_init_chip()
A Dpata_hpt3x2n.c539 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt3x2n_init_one()
/linux/drivers/net/wireless/ath/ath9k/
A 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/arch/x86/pci/
A Dolpc.c292 (reg != PCI_CACHE_LINE_SIZE) && (reg != 0x44)) in pci_olpc_write()
A 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/drivers/infiniband/hw/qib/
A Dqib_pcie.c355 pci_read_config_byte(dd->pcidev, PCI_CACHE_LINE_SIZE, cline); in qib_pcie_getcmd()
373 pci_write_config_byte(dd->pcidev, PCI_CACHE_LINE_SIZE, cline); in qib_pcie_reenable()
/linux/arch/microblaze/pci/
A Dindirect_pci.c114 offset == PCI_CACHE_LINE_SIZE) { in indirect_write_config()
/linux/arch/powerpc/sysdev/
A Dindirect_pci.c131 offset == PCI_CACHE_LINE_SIZE) { in indirect_write_config()
/linux/arch/parisc/kernel/
A Dpci.c158 pci_write_config_word(dev, PCI_CACHE_LINE_SIZE, in pcibios_set_master()
/linux/drivers/pci/
A Dpci-bridge-emul.c82 [PCI_CACHE_LINE_SIZE / 4] = { .ro = ~0 },
/linux/drivers/xen/xen-pciback/
A Dconf_space_header.c346 .offset = PCI_CACHE_LINE_SIZE,

Completed in 31 milliseconds

123