Home
last modified time | relevance | path

Searched refs:PCI_REG_ADDR (Results 1 – 4 of 4) sorted by relevance

/arch/x86/cpu/quark/
A Dcar.S59 mov $PCI_REG_ADDR, %dx
67 mov $PCI_REG_ADDR, %dx
90 mov $PCI_REG_ADDR, %dx
98 mov $PCI_REG_ADDR, %dx
/arch/x86/cpu/
A Dpci.c22 outl(PCI_CONF1_ADDRESS(PCI_BUS(bdf), PCI_DEV(bdf), PCI_FUNC(bdf), offset), PCI_REG_ADDR); in pci_x86_read_config()
41 outl(PCI_CONF1_ADDRESS(PCI_BUS(bdf), PCI_DEV(bdf), PCI_FUNC(bdf), offset), PCI_REG_ADDR); in pci_x86_write_config()
/arch/x86/include/asm/arch-quark/
A Dquark.h213 outl(dev | offset | PCI_CFG_EN, PCI_REG_ADDR); in qrk_pci_read_config_dword()
229 outl(dev | offset | PCI_CFG_EN, PCI_REG_ADDR); in qrk_pci_write_config_dword()
/arch/x86/include/asm/
A Dpci.h13 #define PCI_REG_ADDR 0xcf8 macro

Completed in 5 milliseconds