Home
last modified time | relevance | path

Searched defs:SDRAMC_SDCR_DQS_OE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5227x.h476 #define SDRAMC_SDCR_DQS_OE(x) (((x)&0x00000003)<<10) /* DQS Output Enable */ macro
H A Dm5445x.h723 #define SDRAMC_SDCR_DQS_OE(x) (((x)&0x00000003)<<10) /* DQS Output Enable */ macro
H A Dm5329.h978 #define SDRAMC_SDCR_DQS_OE(x) (((x)&0x0000000F)<<8) macro