Home
last modified time | relevance | path

Searched refs:PCI_CONFIG_SPACE_REG (Results 1 – 2 of 2) sorted by relevance

/arch/mips/pci/
Dops-pmcmsp.c151 *PCI_CONFIG_SPACE_REG = value; in gen_pci_cfg_wr_show()
431 *PCI_CONFIG_SPACE_REG = value; in msp_pcibios_config_access()
434 value = le32_to_cpu(*PCI_CONFIG_SPACE_REG); in msp_pcibios_config_access()
/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_regs.h526 #define PCI_CONFIG_SPACE_REG regptr(MSP_PCI_BASE + 0x800) macro