Searched full:at91 (Results 1 – 25 of 236) sorted by relevance
12345678910
/linux-6.12.1/arch/arm/boot/dts/microchip/ |
D | Makefile | 21 at91-qil_a9260.dtb \ 30 at91-sam9_l9260.dtb \ 33 at91-foxg20.dtb \ 34 at91-kizbox.dtb \ 35 at91-lmu5000.dtb \ 45 at91-ariag25.dtb \ 46 at91-ariettag25.dtb \ 47 at91-cosino_mega2560.dtb \ 48 at91-kizboxmini-base.dtb \ 49 at91-kizboxmini-mb.dtb \ [all …]
|
D | at91-dvk_som60.dts | 3 * 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"
|
D | sama5d3_uart.dtsi | 9 #include <dt-bindings/pinctrl/at91.h> 11 #include <dt-bindings/clock/at91.h> 12 #include <dt-bindings/mfd/at91-usart.h>
|
D | at91-kizbox2-2.dts | 3 * at91-kizbox2-2.dts - Device Tree file for the Kizbox2 with 12 #include "at91-kizbox2-common.dtsi"
|
D | at91-kizboxmini-base.dts | 3 * at91-kizboxmini-base.dts - Device Tree file for Overkiz Kizbox mini 11 #include "at91-kizboxmini-common.dtsi"
|
D | sama5d3_tcb1.dtsi | 9 #include <dt-bindings/pinctrl/at91.h> 11 #include <dt-bindings/clock/at91.h>
|
D | at91-wb45n.dts | 3 * at91-wb45n.dts - Device Tree file for WB45NBT board 9 #include "at91-wb45n.dtsi"
|
D | sama5d3_mci2.dtsi | 9 #include <dt-bindings/pinctrl/at91.h> 11 #include <dt-bindings/clock/at91.h>
|
D | at91-cosino_mega2560.dts | 3 * at91-cosino_mega2560.dts - Device Tree file for Cosino board with 15 #include "at91-cosino.dtsi"
|
D | at91sam9x5_usart3.dtsi | 9 #include <dt-bindings/pinctrl/at91.h> 11 #include <dt-bindings/mfd/at91-usart.h>
|
/linux-6.12.1/Documentation/arch/arm/ |
D | microchip.rst | 2 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 …]
|
/linux-6.12.1/arch/arm/mach-at91/ |
D | pm.h | 3 * 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>
|
D | pm.c | 3 * 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 294 pr_err("AT91: PM: no ULP1 wakeup sources found!"); in at91_pm_config_ws() 403 pr_err("AT91: PM: Ethernet cannot resume from WoL!"); in at91_pm_config_quirks() 445 pr_err("AT91: PM: failed to enable %s clocks\n", in at91_pm_config_quirks() 506 pr_err("AT91: PM - Suspend-to-RAM with USB still active\n"); in at91_pm_verify_clocks() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/serial/ |
D | atmel,at91-usart.yaml | 5 $id: http://devicetree.org/schemas/serial/atmel,at91-usart.yaml# 73 <AT91_USART_MODE_SERIAL> for USART (found in dt-bindings/mfd/at91-usart.h). 136 #include <dt-bindings/mfd/at91-usart.h> 137 #include <dt-bindings/dma/at91.h> 160 #include <dt-bindings/mfd/at91-usart.h> 161 #include <dt-bindings/dma/at91.h> 182 #include <dt-bindings/mfd/at91-usart.h> 183 #include <dt-bindings/dma/at91.h>
|
/linux-6.12.1/drivers/mfd/ |
D | at91-usart.c | 3 * Driver for AT91 USART 11 #include <dt-bindings/mfd/at91-usart.h> 67 MODULE_DESCRIPTION("AT91 USART MFD driver");
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | atmel,at91rm9200-pinctrl.yaml | 13 The AT91 Pinmux Controller, enables the IC to share one PAD to several 134 are defined in <include/dt-bindings/pinctrl/at91.h>. 148 #include <dt-bindings/clock/at91.h> 150 #include <dt-bindings/pinctrl/at91.h>
|
/linux-6.12.1/drivers/power/reset/ |
D | Makefile | 3 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
|
D | at91-reset.c | 2 * Atmel AT91 SAM9 & SAMA5 SoCs reset code 23 #include <soc/at91/at91sam9_ddrsdr.h> 24 #include <soc/at91/at91sam9_sdramc.h> 69 * struct at91_reset - AT91 reset specific data structure 97 * struct at91_reset_data - AT91 reset data 432 .name = "at91-reset",
|
/linux-6.12.1/drivers/i2c/busses/ |
D | Makefile | 42 obj-$(CONFIG_I2C_AT91) += i2c-at91.o 43 i2c-at91-objs := i2c-at91-core.o i2c-at91-master.o 45 i2c-at91-objs += i2c-at91-slave.o
|
D | i2c-at91-core.c | 3 * i2c Support for Atmel's AT91 Two-Wire Interface (TWI) 26 #include "i2c-at91.h" 229 snprintf(dev->adapter.name, sizeof(dev->adapter.name), "AT91"); in at91_twi_probe() 262 dev_info(dev->dev, "AT91 i2c bus driver (hw version: %#x).\n", in at91_twi_probe() 356 MODULE_DESCRIPTION("I2C (TWI) driver for Atmel AT91");
|
/linux-6.12.1/sound/soc/atmel/ |
D | atmel-pcm.h | 3 * at91-pcm.h - ALSA PCM interface for the Atmel AT91 SoC. 10 * Based on at91-pcm. by:
|
/linux-6.12.1/Documentation/devicetree/bindings/rng/ |
D | atmel,at91-trng.yaml | 4 $id: http://devicetree.org/schemas/rng/atmel,at91-trng.yaml# 7 title: Atmel AT91 True Random Number Generator
|
/linux-6.12.1/Documentation/w1/masters/ |
D | w1-gpio.rst | 17 Example (mach-at91) 28 GPIO_LOOKUP_IDX("at91-gpio", AT91_PIN_PB20, NULL, 0,
|
/linux-6.12.1/Documentation/devicetree/bindings/crypto/ |
D | atmel,at91sam9g46-sha.yaml | 53 #include <dt-bindings/clock/at91.h> 54 #include <dt-bindings/dma/at91.h>
|
D | atmel,at91sam9g46-aes.yaml | 58 #include <dt-bindings/clock/at91.h> 59 #include <dt-bindings/dma/at91.h>
|
12345678910