Home
last modified time | relevance | path

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

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