Home
last modified time | relevance | path

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

/Linux-v6.1/arch/m68k/include/asm/
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
Dm5407sim.h63 #define MCFSIM_CSCR3 (MCF_MBAR + 0xae) /* CS 3 Control reg */ macro
Dm5206sim.h73 #define MCFSIM_CSCR3 (MCF_MBAR + 0x92) /* CS 3 Control reg */ macro
Dm525xsim.h66 #define MCFSIM_CSCR3 (MCF_MBAR + 0xae) /* CS 3 Control reg */ macro
/Linux-v6.1/arch/m68k/coldfire/
Dnettel.c132 writew(0x1180, MCFSIM_CSCR3); in nettel_smc91x_init()