Searched refs:AST_SCU_BASE (Results 1 – 2 of 2) sorted by relevance
163 + val = readl(AST_SCU_BASE + AST_SCU_HW_STRAP1);165 + writel(val, AST_SCU_BASE + AST_SCU_HW_STRAP1);172 + val = readl(AST_SCU_BASE + AST_SCU_PCIE_CONFIG_SET);177 + writel(val, AST_SCU_BASE + AST_SCU_PCIE_CONFIG_SET);232 + val = readl(AST_SCU_BASE + AST_SCU_HW_STRAP1);234 + writel(val, AST_SCU_BASE + AST_SCU_HW_STRAP1);241 + val = readl(AST_SCU_BASE + AST_SCU_PCIE_CONFIG_SET);246 + writel(val, AST_SCU_BASE + AST_SCU_PCIE_CONFIG_SET);249 + val = readl(AST_SCU_BASE + AST_SCU_MISC1_CTRL);251 + writel(val, AST_SCU_BASE + AST_SCU_MISC1_CTRL);
11 #define AST_SCU_BASE (0x1E6E2000) macro12 #define AST_SCU_HW_STRAP1 (AST_SCU_BASE + 0x500)13 #define AST_SCU_HW_STRAP2 (AST_SCU_BASE + 0x510)