Home
last modified time | relevance | path

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

/external/u-boot/arch/sh/include/asm/
Dcpu_sh7757.h16 struct mmu_regs { struct
20 #define MMU_BASE ((struct mmu_regs *)0xff000000) argument
Dcpu_sh7753.h16 struct mmu_regs { struct
20 #define MMU_BASE ((struct mmu_regs *)0xff000000) argument
Dcpu_sh7752.h16 struct mmu_regs { struct
20 #define MMU_BASE ((struct mmu_regs *)0xff000000) argument
/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()