Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/arch-integrator/
Dhardware.h41 #define PCI_CONFIG_VADDR 0xec000000 macro
/linux-2.4.37.9/include/asm-arm/arch-epxa/
Dhardware.h52 #define PCI_CONFIG_VADDR 0xec000000
/linux-2.4.37.9/arch/arm/mach-integrator/
Dmm.c69 { PCI_CONFIG_VADDR, PHYS_PCI_CONFIG_BASE, SZ_16M , DOMAIN_IO, 0, 1},
Dpci_v3.c266 return PCI_CONFIG_VADDR + address + offset; in v3_open_config_window()