/linux/arch/arm/boot/dts/microchip/ |
H A D | sama7g5.dtsi | 3 * sama7g5.dtsi - Device Tree Include file for SAMA7G5 family SoC 19 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h> 23 model = "Microchip SAMA7G5 family SoC"; 24 compatible = "microchip,sama7g5"; 221 compatible = "microchip,sama7g5-securam", "atmel,sama5d2-securam", "mmio-sram"; 231 compatible = "microchip,sama7g5-secumod", "atmel,sama5d2-secumod", "syscon"; 238 compatible = "microchip,sama7g5-sfrbu", "atmel,sama5d2-sfrbu", "syscon"; 243 compatible = "microchip,sama7g5-pinctrl"; 258 compatible = "microchip,sama7g5-pmc", "syscon"; 267 compatible = "microchip,sama7g5-rstc"; [all …]
|
H A D | at91-sama7g5ek.dts | 3 * at91-sama7g5ek.dts - Device Tree file for SAMA7G5-EK board 12 #include "sama7g5-pinfunc.h" 13 #include "sama7g5.dtsi" 20 model = "Microchip SAMA7G5-EK"; 21 compatible = "microchip,sama7g5ek", "microchip,sama7g5", "microchip,sama7";
|
H A D | at91-sama7g54_curiosity.dts | 11 #include "sama7g5-pinfunc.h" 12 #include "sama7g5.dtsi" 20 compatible = "microchip,sama7g54-curiosity", "microchip,sama7g5", "microchip,sama7";
|
/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | microchip,sama7g5-otpc.yaml | 4 $id: http://devicetree.org/schemas/nvmem/microchip,sama7g5-otpc.yaml# 7 title: Microchip SAMA7G5 OTP Controller (OTPC) 24 - const: microchip,sama7g5-otpc 38 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h> 41 compatible = "microchip,sama7g5-otpc", "syscon";
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | microchip,sama7g5-eic.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/microchip,sama7g5-eic.yaml# 13 This interrupt controller is found in Microchip SoCs (SAMA7G5) and provides 19 - microchip,sama7g5-eic 62 compatible = "microchip,sama7g5-eic";
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | atmel,at91sam9260-reset.yaml | 14 SAMA7G5 it can also reset some devices (e.g. USB PHYs). 25 - microchip,sama7g5-rstc 28 - const: microchip,sama7g5-rstc 60 - microchip,sama7g5-rstc
|
/linux/drivers/soc/atmel/ |
H A D | soc.c | 254 "sama7g51", "sama7g5"), 257 "sama7g52", "sama7g5"), 260 "sama7g53", "sama7g5"), 263 "sama7g54", "sama7g5"), 266 "SAMA7G54 1Gb DDR3L SiP", "sama7g5"), 269 "SAMA7G54 2Gb DDR3L SiP", "sama7g5"), 272 "SAMA7G54 4Gb DDR3L SiP", "sama7g5"), 312 { .compatible = "microchip,sama7g5-chipid" }, in at91_get_cidr_exid_from_chipid() 401 { .compatible = "microchip,sama7g5", },
|
/linux/sound/soc/atmel/ |
H A D | Kconfig | 122 - sama7g5 127 Starting with sama7g5, I2S and Left-Justified multi-channel is 138 - sama7g5 152 - sama7g5 165 - sama7g5
|
/linux/drivers/staging/media/deprecated/atmel/ |
H A D | atmel-isc-regs.h | 228 /* Offset for CSC register specific to sama7g5 product */ 254 /* Offset for CBC register specific to sama7g5 product */ 278 /* Offset for SUB422 register specific to sama7g5 product */ 286 /* Offset for SUB420 register specific to sama7g5 product */ 293 /* Offset for RLP register specific to sama7g5 product */ 325 /* Offset for HIS register specific to sama7g5 product */ 350 /* Offset for DMA register specific to sama7g5 product */ 408 /* Offset for version register specific to sama7g5 product */
|
H A D | Makefile | 3 atmel-xisc-objs = atmel-sama7g5-isc.o
|
/linux/drivers/media/platform/microchip/ |
H A D | microchip-isc-regs.h | 228 /* Offset for CSC register specific to sama7g5 product */ 254 /* Offset for CBC register specific to sama7g5 product */ 278 /* Offset for SUB422 register specific to sama7g5 product */ 286 /* Offset for SUB420 register specific to sama7g5 product */ 293 /* Offset for RLP register specific to sama7g5 product */ 325 /* Offset for HIS register specific to sama7g5 product */ 350 /* Offset for DMA register specific to sama7g5 product */ 408 /* Offset for version register specific to sama7g5 product */
|
H A D | microchip-sama7g5-isc.c | 425 "microchip-sama7g5-xisc", isc); in microchip_xisc_probe() 463 /* sama7g5-isc RAM access port is full AXI4 - 32 bits per beat */ in microchip_xisc_probe() 466 /* sama7g5-isc : ISPCK does not exist, ISC is clocked by MCK */ in microchip_xisc_probe() 616 { .compatible = "microchip,sama7g5-isc" }, 626 .name = "microchip-sama7g5-xisc",
|
H A D | Makefile | 3 microchip-xisc-objs = microchip-sama7g5-isc.o
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | atmel-sysregs.txt | 4 - compatible: Should be "atmel,sama5d2-chipid" or "microchip,sama7g5-chipid" 37 "microchip,sama7g5-uddrc" or 38 "microchip,sama7d65-uddrc", "microchip,sama7g5-uddrc" or
|
H A D | atmel-at91.yaml | 220 - const: microchip,sama7g5ek # SAMA7G5 Evaluation Kit 221 - const: microchip,sama7g5 227 - const: microchip,sama7g5
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | microchip,sama7g5-spdiftx.yaml | 4 $id: http://devicetree.org/schemas/sound/microchip,sama7g5-spdiftx.yaml# 24 const: microchip,sama7g5-spdiftx 69 compatible = "microchip,sama7g5-spdiftx";
|
H A D | microchip,sama7g5-spdifrx.yaml | 4 $id: http://devicetree.org/schemas/sound/microchip,sama7g5-spdifrx.yaml# 24 const: microchip,sama7g5-spdifrx 69 compatible = "microchip,sama7g5-spdifrx";
|
H A D | microchip,sama7g5-pdmc.yaml | 4 $id: http://devicetree.org/schemas/sound/microchip,sama7g5-pdmc.yaml# 21 const: microchip,sama7g5-pdmc 93 compatible = "microchip,sama7g5-pdmc";
|
H A D | microchip,sama7g5-i2smcc.yaml | 4 $id: http://devicetree.org/schemas/sound/microchip,sama7g5-i2smcc.yaml# 18 On later I2SMCC versions (starting with Microchip's SAMA7G5) I2S 30 - microchip,sama7g5-i2smcc
|
/linux/arch/arm/mach-at91/ |
H A D | Kconfig | 77 bool "SAMA7G5 family" 85 Select this if you are using one of Microchip's SAMA7G5 family SoC. 204 clocksource and clockevent (SAMA7G5) based on Microchip 64-bit
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | microchip,csi2dc.yaml | 44 const: microchip,sama7g5-csi2dc 146 compatible = "microchip,sama7g5-csi2dc"; 176 compatible = "microchip,sama7g5-csi2dc";
|
H A D | microchip,xisc.yaml | 25 const: microchip,sama7g5-isc 112 compatible = "microchip,sama7g5-isc";
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | atmel,at91sam-i2c.yaml | 30 - microchip,sama7g5-i2c 83 - microchip,sama7g5-i2c
|
/linux/drivers/power/reset/ |
H A D | at91-reset.c | 26 #include <dt-bindings/reset/sama7g5-reset.h> 220 static const struct at91_reset_data sama7g5 = { variable 249 .compatible = "microchip,sama7g5-rstc", 250 .data = &sama7g5,
|
/linux/include/dt-bindings/iio/adc/ |
H A D | at91-sama5d2_adc.h | 16 /* SAMA7G5 Temperature sensor channel index. */
|