Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/
H A Dpeci.c8 #define AST_SCU_SYSRST_CTRL (AST_SCU + 0x04) macro
50 val = readl(AST_SCU_SYSRST_CTRL); in ast2500_peci_init()
52 writel(val, AST_SCU_SYSRST_CTRL); in ast2500_peci_init()