Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/
H A Dboard_common.c86 #define SDMC_CONFIG_VRAM_GET(x) ((x >> 2) & 0x3) macro
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dboard_common.c114 #define SDMC_CONFIG_VRAM_GET(x) ((x >> 2) & 0x3) macro