Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/m5253evbe/
H A DREADME32 CONFIG_SYS_MBAR MBAR base address
/rk3399_rockchip-uboot/board/freescale/m53017evb/
H A DREADME98 CONFIG_SYS_IMMR -- define for MBAR offset
100 CONFIG_SYS_MBAR -- define MBAR offset
/rk3399_rockchip-uboot/board/freescale/m52277evb/
H A DREADME90 CONFIG_SYS_IMMR -- define for MBAR offset
92 CONFIG_SYS_MBAR -- define MBAR offset
/rk3399_rockchip-uboot/doc/
H A DREADME.m54418twr84 CONFIG_SYS_IMMR -- define for MBAR offset
88 CONFIG_SYS_MBAR -- define MBAR offset
/rk3399_rockchip-uboot/board/freescale/m547xevb/
H A DREADME105 CONFIG_SYS_IMMR -- define for MBAR offset
120 CONFIG_SYS_MBAR -- define MBAR offset
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/
H A Dstart.S106 move.c %d0, %MBAR
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf530x/
H A Dstart.S98 move.c %d0, %MBAR
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/
H A Dstart.S112 move.c %d0, %MBAR
/rk3399_rockchip-uboot/board/freescale/m5373evb/
H A DREADME97 CONFIG_SYS_IMMR -- define for MBAR offset
99 CONFIG_SYS_MBAR -- define MBAR offset
/rk3399_rockchip-uboot/board/freescale/m54455evb/
H A DREADME120 CONFIG_SYS_IMMR -- define for MBAR offset
136 CONFIG_SYS_MBAR -- define MBAR offset
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dprocessor.h652 #define MBAR SPRN_MBAR /* System memory base address */ macro