Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-pic32/include/mach/
H A Dpic32.h45 #define PREFETCH_BASE 0x1f8e0000 macro
/openbmc/u-boot/arch/mips/mach-pic32/
H A Dcpu.c86 regs = ioremap(PREFETCH_BASE + PRECON, sizeof(*regs)); in prefetch_init()