Home
last modified time | relevance | path

Searched full:at91 (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/
DMakefile19 at91-qil_a9260.dtb \
28 at91-sam9_l9260.dtb \
31 at91-foxg20.dtb \
32 at91-kizbox.dtb \
33 at91-lmu5000.dtb \
43 at91-ariag25.dtb \
44 at91-ariettag25.dtb \
45 at91-cosino_mega2560.dtb \
46 at91-kizboxmini-base.dtb \
47 at91-kizboxmini-mb.dtb \
[all …]
Dat91-dvk_som60.dts3 * at91-dvk_som60.dts - Device Tree file for the DVK SOM60 board
10 #include "at91-som60.dtsi"
11 #include "at91-dvk_su60_somc.dtsi"
12 #include "at91-dvk_su60_somc_lcm.dtsi"
Dsama5d3_uart.dtsi9 #include <dt-bindings/pinctrl/at91.h>
11 #include <dt-bindings/clock/at91.h>
12 #include <dt-bindings/mfd/at91-usart.h>
Dat91-kizbox2-2.dts3 * at91-kizbox2-2.dts - Device Tree file for the Kizbox2 with
12 #include "at91-kizbox2-common.dtsi"
/kernel/linux/linux-6.6/Documentation/arch/arm/
Dmicrochip.rst2 ARM Microchip SoCs (aka AT91)
12 product line is historically named "AT91" or "at91" throughout the Linux kernel
15 git branches/tags and email subject always contain this "at91" sub-string.
18 AT91 SoCs
201 Linux kernel mach directory: arch/arm/mach-at91
202 MAINTAINERS entry is: "ARM/Microchip (AT91) SoC support"
205 Device Tree for AT91 SoCs and boards
207 All AT91 SoCs are converted to Device Tree. Since Linux 3.19, these products
211 Device Tree files and Device Tree bindings that apply to AT91 SoCs and boards are
212 considered as "Unstable". To be completely clear, any at91 binding can change at
[all …]
/kernel/linux/linux-5.10/Documentation/arm/
Dmicrochip.rst2 ARM Microchip SoCs (aka AT91)
12 product line is historically named "AT91" or "at91" throughout the Linux kernel
15 git branches/tags and email subject always contain this "at91" sub-string.
18 AT91 SoCs
181 Linux kernel mach directory: arch/arm/mach-at91
182 MAINTAINERS entry is: "ARM/Microchip (AT91) SoC support"
185 Device Tree for AT91 SoCs and boards
187 All AT91 SoCs are converted to Device Tree. Since Linux 3.19, these products
191 Device Tree files and Device Tree bindings that apply to AT91 SoCs and boards are
192 considered as "Unstable". To be completely clear, any at91 binding can change at
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-at91/
Dpm.h3 * AT91 Power Management
13 #include <soc/at91/at91sam9_ddrsdr.h>
14 #include <soc/at91/at91sam9_sdramc.h>
15 #include <soc/at91/sama7-ddr.h>
16 #include <soc/at91/sama7-sfrbu.h>
Dpm.c3 * arch/arm/mach-at91/pm.c
4 * AT91 Power Management
35 * struct at91_pm_bu - AT91 power management backup unit data structure
89 * struct at91_pm_quirk_eth - AT91 PM Ethernet quirks
107 * struct at91_pm_quirks - AT91 PM quirks
115 * struct at91_soc_pm - AT91 SoC power management data structure
287 pr_err("AT91: PM: no ULP1 wakeup sources found!"); in at91_pm_config_ws()
396 pr_err("AT91: PM: Ethernet cannot resume from WoL!"); in at91_pm_config_quirks()
438 pr_err("AT91: PM: failed to enable %s clocks\n", in at91_pm_config_quirks()
499 pr_err("AT91: PM - Suspend-to-RAM with USB still active\n"); in at91_pm_verify_clocks()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/serial/
Datmel,at91-usart.yaml5 $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml#
66 <AT91_USART_MODE_SERIAL> for USART (found in dt-bindings/mfd/at91-usart.h).
129 #include <dt-bindings/mfd/at91-usart.h>
130 #include <dt-bindings/dma/at91.h>
153 #include <dt-bindings/mfd/at91-usart.h>
154 #include <dt-bindings/dma/at91.h>
175 #include <dt-bindings/mfd/at91-usart.h>
176 #include <dt-bindings/dma/at91.h>
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dat91-dvk_som60.dts3 * at91-dvk_som60.dts - Device Tree file for the DVK SOM60 board
10 #include "at91-som60.dtsi"
11 #include "at91-dvk_su60_somc.dtsi"
12 #include "at91-dvk_su60_somc_lcm.dtsi"
DMakefile8 # Keep at91 dtb files sorted alphabetically for each SoC
14 at91-qil_a9260.dtb \
23 at91-sam9_l9260.dtb \
26 at91-foxg20.dtb \
27 at91-kizbox.dtb \
37 at91-ariag25.dtb \
38 at91-ariettag25.dtb \
39 at91-cosino_mega2560.dtb \
40 at91-kizboxmini-base.dtb \
41 at91-kizboxmini-mb.dtb \
[all …]
Dat91-kizboxmini-base.dts3 * at91-kizboxmini-base.dts - Device Tree file for Overkiz Kizbox mini
11 #include "at91-kizboxmini-common.dtsi"
Dat91-kizbox2-2.dts3 * at91-kizbox2-2.dts - Device Tree file for the Kizbox2 with
12 #include "at91-kizbox2-common.dtsi"
/kernel/linux/linux-5.10/arch/arm/mach-at91/
Dpm.h3 * AT91 Power Management
13 #include <soc/at91/at91sam9_ddrsdr.h>
14 #include <soc/at91/at91sam9_sdramc.h>
Dpm.c3 * arch/arm/mach-at91/pm.c
4 * AT91 Power Management
179 pr_err("AT91: PM: no ULP1 wakeup sources found!"); in at91_pm_config_ws()
247 pr_err("AT91: PM - Suspend-to-RAM with USB still active\n"); in at91_pm_verify_clocks()
259 pr_err("AT91: PM - Suspend-to-RAM with PCK%d src %d\n", i, css); in at91_pm_verify_clocks()
274 * the very same problem (but not using at91 main_clk), and it'd be better
351 pr_debug("AT91: PM - bogus suspend state %d\n", state); in at91_pm_enter()
379 .name = "cpuidle-at91",
829 pr_warn("AT91: PM: %s mode not supported! Using %s.\n", in at91_pm_modes_validate()
841 pr_warn("AT91: PM: %s mode not supported! Using %s.\n", in at91_pm_modes_validate()
[all …]
/kernel/linux/linux-6.6/drivers/mfd/
Dat91-usart.c3 * Driver for AT91 USART
11 #include <dt-bindings/mfd/at91-usart.h>
67 MODULE_DESCRIPTION("AT91 USART MFD driver");
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Datmel,at91-pinctrl.txt1 * Atmel AT91 Pinmux Controller
3 The AT91 Pinmux Controller, enables the IC
14 Atmel AT91 pin configuration node is a node of a group of pins which can be
109 1. We have pin function node defined under at91 controller node to represent
113 For example, Linux at91 pinctrl driver takes the function node's name
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Datmel,at91-pinctrl.txt1 * Atmel AT91 Pinmux Controller
3 The AT91 Pinmux Controller, enables the IC
14 Atmel AT91 pin configuration node is a node of a group of pins which can be
109 1. We have pin function node defined under at91 controller node to represent
113 For example, Linux at91 pinctrl driver takes the function node's name
/kernel/linux/linux-5.10/drivers/mfd/
Dat91-usart.c3 * Driver for AT91 USART
11 #include <dt-bindings/mfd/at91-usart.h>
71 MODULE_DESCRIPTION("AT91 USART MFD driver");
/kernel/linux/linux-5.10/drivers/power/reset/
DMakefile3 obj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o
4 obj-$(CONFIG_POWER_RESET_AT91_RESET) += at91-reset.o
5 obj-$(CONFIG_POWER_RESET_AT91_SAMA5D2_SHDWC) += at91-sama5d2_shdwc.o
/kernel/linux/linux-5.10/drivers/i2c/busses/
DMakefile38 obj-$(CONFIG_I2C_AT91) += i2c-at91.o
39 i2c-at91-objs := i2c-at91-core.o i2c-at91-master.o
41 i2c-at91-objs += i2c-at91-slave.o
/kernel/linux/linux-6.6/drivers/power/reset/
DMakefile3 obj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o
4 obj-$(CONFIG_POWER_RESET_AT91_RESET) += at91-reset.o
5 obj-$(CONFIG_POWER_RESET_AT91_SAMA5D2_SHDWC) += at91-sama5d2_shdwc.o
/kernel/linux/linux-6.6/drivers/i2c/busses/
DMakefile41 obj-$(CONFIG_I2C_AT91) += i2c-at91.o
42 i2c-at91-objs := i2c-at91-core.o i2c-at91-master.o
44 i2c-at91-objs += i2c-at91-slave.o
/kernel/linux/linux-6.6/sound/soc/atmel/
Datmel-pcm.h3 * at91-pcm.h - ALSA PCM interface for the Atmel AT91 SoC.
10 * Based on at91-pcm. by:
/kernel/linux/linux-5.10/sound/soc/atmel/
Datmel-pcm.h3 * at91-pcm.h - ALSA PCM interface for the Atmel AT91 SoC.
10 * Based on at91-pcm. by:

12345678910>>...18