Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dutils.S12 #define AST_SCU_HW_STRAP1 (AST_SCU_BASE + 0x500) macro
34 ldr r1, =AST_SCU_HW_STRAP1
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/
H A D0001-aspeed-Disable-unnecessary-features.patch71 /* AST_SCU_HW_STRAP1 0x70 - hardware strapping register */
163 + val = readl(AST_SCU_BASE + AST_SCU_HW_STRAP1);
165 + writel(val, AST_SCU_BASE + AST_SCU_HW_STRAP1);
232 + val = readl(AST_SCU_BASE + AST_SCU_HW_STRAP1);
234 + writel(val, AST_SCU_BASE + AST_SCU_HW_STRAP1);