Home
last modified time | relevance | path

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

/linux/drivers/reset/
H A Dreset-aspeed.c16 #define SCU0_RESET_CTRL1 0x200 macro
40 [SCU0_RESET_SDRAM] = { true, SCU0_RESET_CTRL1, BIT(0) },
41 [SCU0_RESET_DDRPHY] = { true, SCU0_RESET_CTRL1, BIT(1) },
42 [SCU0_RESET_RSA] = { true, SCU0_RESET_CTRL1, BIT(2) },
43 [SCU0_RESET_SHA3] = { true, SCU0_RESET_CTRL1, BIT(3) },
44 [SCU0_RESET_HACE] = { true, SCU0_RESET_CTRL1, BIT(4) },
45 [SCU0_RESET_SOC] = { true, SCU0_RESET_CTRL1, BIT(5) },
46 [SCU0_RESET_VIDEO] = { true, SCU0_RESET_CTRL1, BIT(6) },
47 [SCU0_RESET_2D] = { true, SCU0_RESET_CTRL1, BIT(7) },
48 [SCU0_RESET_PCIS] = { true, SCU0_RESET_CTRL1, BIT(8) },
[all …]