Searched +full:sama5d2 +full:- +full:shdwc (Results 1 – 5 of 5) sorted by relevance
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 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 * 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-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]