Home
last modified time | relevance | path

Searched refs:MMU_BASE (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/sh/include/asm/
Dcpu_sh7757.h20 #define MMU_BASE ((struct mmu_regs *)0xff000000) macro
Dcpu_sh7753.h20 #define MMU_BASE ((struct mmu_regs *)0xff000000) macro
Dcpu_sh7752.h20 #define MMU_BASE ((struct mmu_regs *)0xff000000) macro
/external/u-boot/board/renesas/sh7752evb/
Dsh7752evb.c126 struct mmu_regs *mmu = MMU_BASE; in set_pmb_on_board_init()
/external/u-boot/board/renesas/sh7753evb/
Dsh7753evb.c134 struct mmu_regs *mmu = MMU_BASE; in set_pmb_on_board_init()
/external/u-boot/board/renesas/sh7757lcr/
Dsh7757lcr.c187 struct mmu_regs *mmu = MMU_BASE; in set_pmb_on_board_init()