mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
clk:add misc reset
Change-Id: I517d4e4b9d6203971e3a251ac11f3d629bceba3b
This commit is contained in:
parent
c6479866d1
commit
dd72ba24f9
|
|
@ -89,9 +89,21 @@
|
|||
#define ASPEED_CLK_MAC4RCLK 70
|
||||
|
||||
/* Only list resets here that are not part of a gate */
|
||||
#define ASPEED_RESET_ESPI 57
|
||||
#define ASPEED_RESET_ADC 55
|
||||
#define ASPEED_RESET_JTAG_MASTER2 54
|
||||
#define ASPEED_RESET_I3C_DMA 39
|
||||
#define ASPEED_RESET_MAC4 53
|
||||
#define ASPEED_RESET_MAC3 52
|
||||
#define ASPEED_RESET_RESERVED47 47
|
||||
#define ASPEED_RESET_RESERVED46 46
|
||||
#define ASPEED_RESET_I3C5 45
|
||||
#define ASPEED_RESET_I3C4 44
|
||||
#define ASPEED_RESET_I3C3 43
|
||||
#define ASPEED_RESET_I3C2 42
|
||||
#define ASPEED_RESET_I3C1 41
|
||||
#define ASPEED_RESET_I3C0 40
|
||||
#define ASPEED_RESET_I3C 39
|
||||
#define ASPEED_RESET_RESERVED38 38
|
||||
#define ASPEED_RESET_PWM 37
|
||||
#define ASPEED_RESET_PECI 36
|
||||
#define ASPEED_RESET_MII 35
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user