Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-aspeed/
Dscu_ast2500.h11 #define SCU_HWSTRAP_VGAMEM_MASK (3 << SCU_HWSTRAP_VGAMEM_SHIFT) macro
/external/u-boot/arch/arm/mach-aspeed/ast2500/
Dsdram_ast2500.c185 u32 vga_hwconf = (readl(&info->scu->hwstrap) & SCU_HWSTRAP_VGAMEM_MASK) in ast2500_sdrammc_get_vga_mem_size()