/* * 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 n value='master'>master net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/net/can/Kconfig
AgeCommit message (Expand)AuthorFilesLines
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2016-10-21 14:47:42 +0100
committerMark Brown <broonie@kernel.org>2016-10-24 17:43:05 +0100
commit88f0e3a5e6ed674f485d3a09d53c2ead0000378d (patch)
tree8214d62db45ab4ab9a54c475e0b91ea8d7ebdfa9 /net/bluetooth
parent1001354ca34179f3db924eb66672442a173147dc (diff)
regulator: arizona-ldo1: Set appropriate value for ramp_delay
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/bluetooth')