Home
last modified time | relevance | path

Searched refs:MCFSIM_SYPCR (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/m68k/include/asm/
Dm5407sim.h27 #define MCFSIM_SYPCR 0x01 /* System Protection reg (r/w)*/ macro
Dm5206sim.h47 #define MCFSIM_SYPCR 0x41 /* System Protection reg (r/w)*/ macro
Dm5307sim.h27 #define MCFSIM_SYPCR 0x01 /* System Protection reg (r/w)*/ macro
Dm5249sim.h29 #define MCFSIM_SYPCR 0x01 /* System Protection reg (r/w)*/ macro
/linux-2.6.39/arch/m68k/platform/5206/
Dconfig.c92 __raw_writeb(0xc0, MCF_MBAR + MCFSIM_SYPCR); in m5206_cpu_reset()
/linux-2.6.39/arch/m68k/platform/5407/
Dconfig.c92 __raw_writeb(0xc0, MCF_MBAR + MCFSIM_SYPCR); in m5407_cpu_reset()
/linux-2.6.39/arch/m68k/platform/5206e/
Dconfig.c92 __raw_writeb(0xc0, MCF_MBAR + MCFSIM_SYPCR); in m5206e_cpu_reset()
/linux-2.6.39/arch/m68k/platform/5307/
Dconfig.c101 __raw_writeb(0xc0, MCF_MBAR + MCFSIM_SYPCR); in m5307_cpu_reset()
/linux-2.6.39/arch/m68k/platform/5249/
Dconfig.c300 __raw_writeb(0xc0, MCF_MBAR + MCFSIM_SYPCR); in m5249_cpu_reset()