Home
last modified time | relevance | path

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

/linux/drivers/reset/
H A Dreset-aspeed.c18 #define SCU1_RESET_CTRL1 0x200 macro
88 [SCU1_RESET_LPC0] = { true, SCU1_RESET_CTRL1, BIT(0) },
89 [SCU1_RESET_LPC1] = { true, SCU1_RESET_CTRL1, BIT(1) },
90 [SCU1_RESET_MII] = { true, SCU1_RESET_CTRL1, BIT(2) },
91 [SCU1_RESET_PECI] = { true, SCU1_RESET_CTRL1, BIT(3) },
92 [SCU1_RESET_PWM] = { true, SCU1_RESET_CTRL1, BIT(4) },
93 [SCU1_RESET_MAC0] = { true, SCU1_RESET_CTRL1, BIT(5) },
94 [SCU1_RESET_MAC1] = { true, SCU1_RESET_CTRL1, BIT(6) },
95 [SCU1_RESET_MAC2] = { true, SCU1_RESET_CTRL1, BIT(7) },
96 [SCU1_RESET_ADC] = { true, SCU1_RESET_CTRL1, BIT(8) },
[all …]