Home
last modified time | relevance | path

Searched refs:MBAR (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/board/freescale/m53017evb/
H A DREADME98 CONFIG_SYS_IMMR -- define for MBAR offset
100 CONFIG_SYS_MBAR -- define MBAR offset
/openbmc/u-boot/doc/
H A DREADME.m54418twr85 CONFIG_SYS_IMMR -- define for MBAR offset
89 CONFIG_SYS_MBAR -- define MBAR offset
/openbmc/u-boot/board/freescale/m52277evb/
H A DREADME89 CONFIG_SYS_IMMR -- define for MBAR offset
91 CONFIG_SYS_MBAR -- define MBAR offset
/openbmc/u-boot/board/freescale/m547xevb/
H A DREADME105 CONFIG_SYS_IMMR -- define for MBAR offset
120 CONFIG_SYS_MBAR -- define MBAR offset
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dstart.S105 move.c %d0, %MBAR
/openbmc/u-boot/arch/m68k/cpu/mcf530x/
H A Dstart.S97 move.c %d0, %MBAR
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dstart.S111 move.c %d0, %MBAR
/openbmc/u-boot/board/freescale/m5373evb/
H A DREADME97 CONFIG_SYS_IMMR -- define for MBAR offset
99 CONFIG_SYS_MBAR -- define MBAR offset
/openbmc/u-boot/board/freescale/m54455evb/
H A DREADME120 CONFIG_SYS_IMMR -- define for MBAR offset
136 CONFIG_SYS_MBAR -- define MBAR offset
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h652 #define MBAR SPRN_MBAR /* System memory base address */ macro