Searched refs:PCIU_BASE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/pci/
H A Dpci-vr41xx.c122 if (request_mem_region(PCIU_BASE, PCIU_SIZE, "PCIU") == NULL) vr41xx_pciu_init()
125 pciu_base = ioremap(PCIU_BASE, PCIU_SIZE); vr41xx_pciu_init()
127 release_mem_region(PCIU_BASE, PCIU_SIZE); vr41xx_pciu_init()
H A Dpci-vr41xx.h25 #define PCIU_BASE 0x0f000c00UL macro

Completed in 37 milliseconds