Home
last modified time | relevance | path

Searched refs:MMUCR (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/arch/sh/mm/
H A Dtlb-urb.c27 status = __raw_readl(MMUCR); in tlb_wire_entry()
43 __raw_writel(status, MMUCR); in tlb_wire_entry()
50 status = __raw_readl(MMUCR); in tlb_wire_entry()
55 __raw_writel(status, MMUCR); in tlb_wire_entry()
76 status = __raw_readl(MMUCR); in tlb_unwire_entry()
89 __raw_writel(status, MMUCR); in tlb_unwire_entry()
H A Dtlb-sh3.c90 status = __raw_readl(MMUCR); in local_flush_tlb_all()
92 __raw_writel(status, MMUCR); in local_flush_tlb_all()
H A Dtlbflush_32.c134 __raw_writel(__raw_readl(MMUCR) | MMUCR_TI, MMUCR); in __flush_tlb_global()
H A Dtlb-pteaex.c91 status = __raw_readl(MMUCR); in local_flush_tlb_all()
H A Dtlb-sh4.c93 status = __raw_readl(MMUCR); in local_flush_tlb_all()
H A Dtlb-debugfs.c48 mmucr = __raw_readl(MMUCR); in tlb_seq_show()
/openbmc/linux/arch/sh/include/asm/
H A Dmmu_context.h150 __raw_writel(MMU_CONTROL_INIT, MMUCR); in enable_mmu()
163 cr = __raw_readl(MMUCR); in disable_mmu()
165 __raw_writel(cr, MMUCR); in disable_mmu()
/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dmmu_context.h15 #define MMUCR 0xFFFFFFE0 /* MMU Control Register */ macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7706.h8 #define MMUCR 0xFFFFFFE0 macro
H A Dcpu_sh7710.h8 #define MMUCR 0xFFFFFFE0 macro
H A Dcpu_sh7750.h25 #define MMUCR 0xFF000010 macro
H A Dcpu_sh7723.h24 #define MMUCR 0xFF000010 macro
H A Dcpu_sh7724.h24 #define MMUCR 0xFF000010 macro
H A Dcpu_sh7720.h24 #define MMUCR 0xFFFFFFE0 macro
H A Dcpu_sh7780.h23 #define MMUCR 0xFF000010 macro
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dmmu_context.h17 #define MMUCR 0xFF000010 /* MMU Control Register */ macro
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfmmu.h25 #define MMUCR (MMUBASE + 0x00) /* Control register */ macro
/openbmc/u-boot/board/renesas/r2dplus/
H A Dlowlevel_init.S114 MMUCR_A: .long MMUCR /* MMUCCR Address */
/openbmc/u-boot/board/ms7722se/
H A Dlowlevel_init.S134 MMUCR_A: .long MMUCR
/openbmc/u-boot/board/renesas/ecovec/
H A Dlowlevel_init.S140 MMUCR_A: .long MMUCR
/openbmc/u-boot/board/renesas/MigoR/
H A Dlowlevel_init.S120 MMUCR_A: .long MMUCR
/openbmc/linux/arch/m68k/coldfire/
H A Dhead.S222 movel %d0,MMUCR
/openbmc/linux/arch/sh/kernel/
H A Dhead_32.S359 .LMMUCR: .long MMUCR
/openbmc/u-boot/board/renesas/r7780mp/
H A Dlowlevel_init.S311 MMUCR_A: .long MMUCR
/openbmc/qemu/target/sh4/
H A Dcpu.h290 #define MMUCR 0x1F000010 macro

12