Home
last modified time | relevance | path

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

/linux/arch/m68k/coldfire/
H A Dm53xx.c392 MCF_SDRAMC_SDCFG2_BWT2RW(SDRAM_BL / 2 + SDRAM_TWR) | in sdramc_init()
/linux/arch/m68k/include/asm/
H A Dm53xxsim.h1201 #define MCF_SDRAMC_SDCFG2_BWT2RW(x) (((x)&0x0000000F)<<24) macro