Searched +full:sama5d2 +full:- +full:shdwc (Results 1 – 8 of 8) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/power/reset/atmel,sama5d2-shdwc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Microchip AT91 SAMA5D2 SHDWC Shutdown Controller10 - Claudiu Beznea <[email protected]>13 Microchip AT91 SHDWC shutdown controller controls the power supplies VDDIO14 and VDDCORE and the wake-up detection on debounced input lines.19 - items:20 - const: microchip,sama7g5-shdwc[all …]
2 * Atmel SAMA5D2-Compatible Shutdown Controller (SHDWC) driver.3 * Found on some SoCs as the sama5d2 (obviously).8 * Evolved from driver at91-poweroff.c.15 * - addition to status of other wake-up inputs [1 - 15]16 * - Analog Comparator wake-up alarm17 * - Serial RX wake-up alarm18 * - low power debouncer50 #define AT91_SHDW_WUIR 0x0c /* Shutdown Wake-up Inputs Register */58 #define SHDW_WK_PIN(reg, cfg) ((reg) & AT91_SHDW_WKUPIS((cfg)->wkup_pin_input))59 #define SHDW_RTCWK(reg, cfg) (((reg) >> ((cfg)->sr_rtcwk_shift)) & 0x1)[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * arch/arm/mach-at91/pm.c35 * struct at91_pm_bu - AT91 power management backup unit data structure52 * struct at91_pm_sfrbu_regs - registers mapping for SFRBU65 * enum at91_pm_eth_clk - Ethernet clock indexes77 * enum at91_pm_eth - Ethernet controller indexes89 * struct at91_pm_quirk_eth - AT91 PM Ethernet quirks107 * struct at91_pm_quirks - AT91 PM quirks115 * struct at91_soc_pm - AT91 SoC power management data structure116 * @config_shdwc_ws: wakeup sources configuration function for SHDWC[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * sama7g5.dtsi - Device Tree Include file for SAMA7G5 family SoC12 #include <dt-bindings/iio/adc/at91-sama5d2_adc.h>13 #include <dt-bindings/interrupt-controller/irq.h>14 #include <dt-bindings/interrupt-controller/arm-gic.h>15 #include <dt-bindings/clock/at91.h>16 #include <dt-bindings/dma/at91.h>17 #include <dt-bindings/gpio/gpio.h>18 #include <dt-bindings/mfd/at91-usart.h>19 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h>[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * sam9x7.dtsi - Device Tree Include file for Microchip SAM9X7 SoC family10 #include <dt-bindings/clock/at91.h>11 #include <dt-bindings/dma/at91.h>12 #include <dt-bindings/gpio/gpio.h>13 #include <dt-bindings/interrupt-controller/arm-gic.h>14 #include <dt-bindings/interrupt-controller/irq.h>15 #include <dt-bindings/mfd/at91-usart.h>16 #include <dt-bindings/mfd/atmel-flexcom.h>17 #include <dt-bindings/pinctrl/at91.h>[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * sama5d2.dtsi - Device Tree Include file for SAMA5D2 family SoC9 #include <dt-bindings/dma/at91.h>10 #include <dt-bindings/interrupt-controller/irq.h>11 #include <dt-bindings/clock/at91.h>12 #include <dt-bindings/mfd/at91-usart.h>13 #include <dt-bindings/iio/adc/at91-sama5d2_adc.h>16 #address-cells = <1>;17 #size-cells = <1>;18 model = "Atmel SAMA5D2 family SoC";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * sam9x60.dtsi - Device Tree Include file for Microchip SAM9X60 SoC10 #include <dt-bindings/dma/at91.h>11 #include <dt-bindings/pinctrl/at91.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/gpio/gpio.h>14 #include <dt-bindings/clock/at91.h>15 #include <dt-bindings/mfd/at91-usart.h>16 #include <dt-bindings/mfd/atmel-flexcom.h>19 #address-cells = <1>;[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-[email protected]88 F: drivers/scsi/3w-*[all …]