Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dutils.S11 #define AST_SCU_BASE (0x1E6E2000) macro
12 #define AST_SCU_HW_STRAP1 (AST_SCU_BASE + 0x500)
13 #define AST_SCU_HW_STRAP2 (AST_SCU_BASE + 0x510)
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/
H A D0001-aspeed-Disable-unnecessary-features.patch161 + val = readl(AST_SCU_BASE + AST_SCU_HW_STRAP1);
163 + writel(val, AST_SCU_BASE + AST_SCU_HW_STRAP1);
170 + val = readl(AST_SCU_BASE + AST_SCU_PCIE_CONFIG_SET);
175 + writel(val, AST_SCU_BASE + AST_SCU_PCIE_CONFIG_SET);
230 + val = readl(AST_SCU_BASE + AST_SCU_HW_STRAP1);
232 + writel(val, AST_SCU_BASE + AST_SCU_HW_STRAP1);
239 + val = readl(AST_SCU_BASE + AST_SCU_PCIE_CONFIG_SET);
244 + writel(val, AST_SCU_BASE + AST_SCU_PCIE_CONFIG_SET);
247 + val = readl(AST_SCU_BASE + AST_SCU_MISC1_CTRL);
249 + writel(val, AST_SCU_BASE + AST_SCU_MISC1_CTRL);