Home
last modified time | relevance | path

Searched refs:MSCC_IO_ORIGIN1_OFFSET (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/mips/mach-mscc/include/
H A Dioremap.h24 if ((offset >= MSCC_IO_ORIGIN1_OFFSET && in is_vcoreiii_internal_registers()
25 offset < (MSCC_IO_ORIGIN1_OFFSET + MSCC_IO_ORIGIN1_SIZE)) || in is_vcoreiii_internal_registers()
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/
H A Docelot.h17 #define MSCC_IO_ORIGIN1_OFFSET 0x70000000 macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/
H A Dserval.h17 #define MSCC_IO_ORIGIN1_OFFSET 0x70000000 macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/
H A Djr2.h17 #define MSCC_IO_ORIGIN1_OFFSET 0x70000000 macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/
H A Dservalt.h17 #define MSCC_IO_ORIGIN1_OFFSET 0x70000000 macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/
H A Dluton.h17 #define MSCC_IO_ORIGIN1_OFFSET 0x60000000 macro
/openbmc/u-boot/arch/mips/mach-mscc/
H A Dcpu.c49 create_tlb(tlbix++, MSCC_IO_ORIGIN1_OFFSET, SZ_16M, MMU_REGIO_RW, in vcoreiii_tlb_init()