Home
last modified time | relevance | path

Searched defs:SDMC_CONFIG_MEM_GET (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/
H A Dboard_common.c87 #define SDMC_CONFIG_MEM_GET(x) (x & 0x3) macro
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dboard_common.c115 #define SDMC_CONFIG_MEM_GET(x) (x & 0x3) macro