Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/netlogic/xlr/
Diomap.h105 #define DEFAULT_PCI_CONFIG_BASE 0x18000000 macro
/Linux-v5.10/arch/mips/pci/
Dpci-xlr.c336 pci_config_base = ioremap(DEFAULT_PCI_CONFIG_BASE, 16 << 20); in pcibios_init()