HomeSort by relevance Sort by last modified time
    Searched refs:SCU_HWSTRAP_VGAMEM_MASK (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-aspeed/
scu_ast2500.h 11 #define SCU_HWSTRAP_VGAMEM_MASK (3 << SCU_HWSTRAP_VGAMEM_SHIFT)
  /external/u-boot/arch/arm/mach-aspeed/ast2500/
sdram_ast2500.c 185 u32 vga_hwconf = (readl(&info->scu->hwstrap) & SCU_HWSTRAP_VGAMEM_MASK)

Completed in 83 milliseconds