Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Dm5307sim.h63 #define MCFSIM_CSCR3 (MCF_MBAR + 0xae) /* CS 3 Control reg */ macro
78 #define MCFSIM_CSCR3 (MCF_MBAR + 0xae) /* CS 3 Control reg */ macro
Dm5407sim.h62 #define MCFSIM_CSCR3 (MCF_MBAR + 0xae) /* CS 3 Control reg */ macro
Dm5206sim.h72 #define MCFSIM_CSCR3 (MCF_MBAR + 0x92) /* CS 3 Control reg */ macro
Dm525xsim.h65 #define MCFSIM_CSCR3 (MCF_MBAR + 0xae) /* CS 3 Control reg */ macro
/linux-4.4.14/arch/m68k/coldfire/
Dnettel.c131 writew(0x1180, MCFSIM_CSCR3); in nettel_smc91x_init()