/* * This header provides constants for the reset controller * present in the Pistachio SoC */ #ifndef _PISTACHIO_RESETS_H #define _PISTACHIO_RESETS_H #define PISTACHIO_RESET_I2C0 0 #define PISTACHIO_RESET_I2C1 1 #define PISTACHIO_RESET_I2C2 2 #define PISTACHIO_RESET_I2C3 3 #define PISTACHIO_RESET_I2S_IN 4 #define PISTACHIO_RESET_PRL_OUT 5 #define PISTACHIO_RESET_SPDIF_OUT 6 #define PISTACHIO_RESET_SPI 7 #define PISTACHIO_RESET_PWM_PDM 8 #define PISTACHIO_RESET_UART0 9 #define PISTACHIO_RESET_UART1 10 #define PISTACHIO_RESET_QSPI 11 #define PISTACHIO_RESET_MDC 12 #define PISTACHIO_RESET_SDHOST 13 #define PISTACHIO_RESET_ETHERNET 14 #define PISTACHIO_RESET_IR 15 #define PISTACHIO_RESET_HASH 16 #define PISTACHIO_RESET_TIMER 17 #define PISTACHIO_RESET_I2S_OUT 18 #define PISTACHIO_RESET_SPDIF_IN 19 #define PISTACHIO_RESET_EVT 20 #define PISTACHIO_RESET_USB_H 21 #define PISTACHIO_RESET_USB_PR 22 #define PISTACHIO_RESET_USB_PHY_PR 23 #define PISTACHIO_RESET_USB_PHY_PON 24 #define PISTACHIO_RESET_MAX 24 #endif cted'>master net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/Documentation/arm
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-04-17 19:13:32 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-04-17 19:13:32 -0700
commitc3b46c73264b03000d1e18b22f5caf63332547c9 (patch)
tree5477448cb625cab6521f554ca5bfa57a40771534 /Documentation/arm
parent9d090d01e3efdcdb8f7f07e86fcac91e01ae30cd (diff)
Linux 4.6-rc4
Diffstat (limited to 'Documentation/arm')