Home
last modified time | relevance | path

Searched refs:MBAR (Results 1 – 14 of 14) 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/linux/arch/m68k/include/asm/
H A Dm525xsim.h232 movec %a0,%MBAR /* map MBAR region */
/openbmc/linux/arch/m68k/coldfire/
H A Dhead.S164 movec %d0,%MBAR /* set it */
/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/linux/arch/m68k/
H A DKconfig.machine398 config MBAR config
399 hex "Address of the MBAR (internal peripherals)"
404 is set in the processors MBAR register. This is generally setup by
/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/linux/drivers/net/wan/
H A Dwanxlfw.S55 MBAR = 0x0003FF00 define
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h652 #define MBAR SPRN_MBAR /* System memory base address */ macro