Home
last modified time | relevance | path

Searched refs:MCFSIM_CSCR3 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dm5307sim.h64 #define MCFSIM_CSCR3 (MCF_MBAR + 0xae) /* CS 3 Control reg */ macro
79 #define MCFSIM_CSCR3 (MCF_MBAR + 0xae) /* CS 3 Control reg */ macro
H A Dm5407sim.h63 #define MCFSIM_CSCR3 (MCF_MBAR + 0xae) /* CS 3 Control reg */ macro
H A Dm5206sim.h73 #define MCFSIM_CSCR3 (MCF_MBAR + 0x92) /* CS 3 Control reg */ macro
H A Dm525xsim.h66 #define MCFSIM_CSCR3 (MCF_MBAR + 0xae) /* CS 3 Control reg */ macro
/openbmc/linux/arch/m68k/coldfire/
H A Dnettel.c132 writew(0x1180, MCFSIM_CSCR3); in nettel_smc91x_init()