• Home
  • Raw
  • Download

Lines Matching +full:reset +full:- +full:controller

5 	bool "Reset Controller Support"
8 Generic Reset Controller support.
10 This framework is designed to abstract reset handling of devices
11 via GPIOs or SoC-internal reset controller modules.
18 tristate "Altera Arria10 System Resource Reset"
21 This option enables support for the external reset functions for
25 bool "AR71xx Reset Driver" if COMPILE_TEST
28 This enables the ATH79 reset controller driver that supports the
29 AR71xx SoC reset controller.
32 bool "AXS10x Reset Driver" if COMPILE_TEST
35 This enables the reset controller driver for AXS10x.
38 bool "Berlin Reset Driver" if COMPILE_TEST
41 This enables the reset controller driver for Marvell Berlin SoCs.
44 bool "Synopsys HSDK Reset Driver"
48 This enables the reset controller driver for HSDK board.
51 bool "i.MX7 Reset Driver" if COMPILE_TEST
56 This enables the reset controller driver for i.MX7 SoCs.
59 bool "Lantiq XWAY Reset Driver" if COMPILE_TEST
62 This enables the reset controller driver for Lantiq / Intel XWAY SoCs.
65 bool "LPC18xx/43xx Reset Driver" if COMPILE_TEST
68 This enables the reset controller driver for NXP LPC18xx/43xx SoCs.
71 bool "Meson Reset Driver" if COMPILE_TEST
74 This enables the reset driver for Amlogic Meson SoCs.
77 tristate "Meson Audio Memory Arbiter Reset Driver"
80 This enables the reset driver for Audio Memory Arbiter of
87 bool "Pistachio Reset Driver" if COMPILE_TEST
90 This enables the reset driver for ImgTec Pistachio SoCs.
93 bool "Qcom AOSS Reset Driver"
96 This enables the AOSS (always on subsystem) reset driver
98 reset signals provided by AOSS for Modem, Venus, ADSP,
102 bool "Simple Reset Controller Driver" if COMPILE_TEST
105 This enables a simple reset controller driver for reset lines that
110 - Altera SoCFPGAs
111 - ASPEED BMC SoCs
112 - RCC reset controller in STM32 MCUs
113 - Allwinner SoCs
114 - ZTE's zx2967 family
117 bool "STM32MP157 Reset Driver" if COMPILE_TEST
120 This enables the RCC reset controller driver for STM32 MPUs.
123 bool "Allwinner SoCs Reset Driver" if COMPILE_TEST && !ARCH_SUNXI
127 This enables the reset driver for Allwinner SoCs.
130 tristate "TI System Control Interface (TI-SCI) reset driver"
133 This enables the reset driver support over TI System Control Interface
134 available on some new TI's SoCs. If you wish to use reset resources
135 managed by the TI System Controller, say Y here. Otherwise, say N.
138 tristate "TI SYSCON Reset Driver"
142 This enables the reset driver support for TI devices with
143 memory-mapped reset registers as part of a syscon device node. If
144 you wish to use the reset framework for such memory-mapped devices,
148 tristate "Reset controller driver for UniPhier SoCs"
153 Support for reset controllers on UniPhier SoCs.
154 Say Y if you want to control reset signals provided by System Control
158 tristate "USB3 reset driver for UniPhier SoCs"
163 Support for the USB3 core reset on UniPhier SoCs.
164 Say Y if you want to control reset signals provided by
168 bool "ZYNQ Reset Driver" if COMPILE_TEST
171 This enables the reset controller driver for Xilinx Zynq SoCs.
173 source "drivers/reset/sti/Kconfig"
174 source "drivers/reset/hisilicon/Kconfig"
175 source "drivers/reset/tegra/Kconfig"