Home
last modified time | relevance | path

Searched refs:MCF_FBCS1_CSMR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/m68k/coldfire/
H A Dm53xx.c341 writel(MCF_FBCS_CSMR_BAM_2M | MCF_FBCS_CSMR_V, MCF_FBCS1_CSMR); in fbcs_init()
353 writel(MCF_FBCS_CSMR_BAM_512K | MCF_FBCS_CSMR_V, MCF_FBCS1_CSMR); in fbcs_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dm53xxsim.h262 #define MCF_FBCS1_CSMR 0xFC008010 macro