| /linux/arch/powerpc/platforms/44x/ |
| H A D | ppc44x_simple.c | 49 "amcc,arches", 50 "amcc,bamboo", 52 "amcc,glacier", 54 "amcc,eiger", 55 "amcc,katmai", 56 "amcc,rainier", 57 "amcc,redwood", 58 "amcc,sequoia", 59 "amcc,taishan", 60 "amcc,yosemite",
|
| H A D | Kconfig | 55 This option enables support for the AMCC PPC440EPX evaluation board. 64 This option enables support for the AMCC PPC440GX "Taishan" 76 This option enables support for the AMCC PPC440SPe evaluation board. 85 This option enables support for the AMCC PPC440GRX evaluation board. 107 This option enables support for the AMCC Dual PPC460GT evaluation board. 119 This option enables support for the AMCC PPC460EX evaluation board. 131 This option enables support for the AMCC PPC460GT evaluation board. 142 This option enables support for the AMCC PPC460SX Redwood board. 153 This option enables support for the AMCC PPC460SX evaluation board. 162 This option enables support for the AMCC PPC440EP evaluation board. [all …]
|
| H A D | canyonlands.c | 56 np = of_find_compatible_node(NULL, NULL, "amcc,ppc460ex-bcsr"); in ppc460ex_canyonlands_fixup() 58 printk(KERN_ERR "failed did not find amcc, ppc460ex bcsr node\n"); in ppc460ex_canyonlands_fixup() 111 .compatible = "amcc,canyonlands", in define_machine()
|
| /linux/drivers/comedi/drivers/ |
| H A D | amcc_s5933.h | 3 * Stuff for AMCC S5933 PCI Controller 7 * Inspirated from general-purpose AMCC S5933 PCI Matchmaker driver 10 * Thanks to AMCC for their on-line documentation and bus master DMA 18 /* AMCC Operation Register Offsets - PCI */ 46 /* AMCC - PCI Interrupt Control/Status Register */ 60 /* AMCC - PCI non-volatile ram command register (byte 3 of AMCC_OP_REG_MCSR) */ 71 /* AMCC Operation Registers Size - PCI */ 77 /* AMCC Operation Register Offsets - Add-on */ 100 /* AMCC - Add-on General Control/Status Register */ 131 /* AMCC - Add-on Interrupt Control/Status Register */
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | incomplete-devices.yaml | 154 - amcc,ppc440epx-rng 155 - amcc,ppc460ex-bcsr 156 - amcc,ppc460ex-crypto 157 - amcc,ppc460ex-rng 158 - amcc,ppc460sx-crypto 159 - amcc,ppc4xx-crypto 160 - amcc,sata-460ex
|
| /linux/drivers/crypto/amcc/ |
| H A D | crypto4xx_trng.h | 3 * AMCC SoC PPC4xx Crypto Driver 6 * All rights reserved. James Hsiao <jhsiao@amcc.com>
|
| H A D | crypto4xx_trng.c | 66 { .compatible = "amcc,ppc460ex-rng", }, 67 { .compatible = "amcc,ppc440epx-rng", },
|
| H A D | crypto4xx_sa.h | 3 * AMCC SoC PPC4xx Crypto Driver 6 * All rights reserved. James Hsiao <jhsiao@amcc.com>
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | arches.dts | 3 * Device Tree Source for AMCC Arches (dual 460GT board) 6 * Victor Gallardo <vgallardo@amcc.com> 7 * Adam Graham <agraham@amcc.com> 22 model = "amcc,arches"; 23 compatible = "amcc,arches"; 137 compatible = "amcc,ppc460gt-crypto", "amcc,ppc4xx-crypto";
|
| H A D | sequoia.dts | 2 * Device Tree Source for AMCC Sequoia 20 model = "amcc,sequoia"; 21 compatible = "amcc,sequoia"; 114 compatible = "amcc,ppc440epx-crypto","amcc,ppc4xx-crypto"; 121 compatible = "amcc,ppc440epx-rng","amcc,ppc4xx-rng";
|
| H A D | canyonlands.dts | 2 * Device Tree Source for AMCC Canyonlands (460EX) 16 model = "amcc,canyonlands"; 17 compatible = "amcc,canyonlands"; 140 compatible = "amcc,ppc460ex-crypto", "amcc,ppc4xx-crypto"; 147 compatible = "amcc,ppc460ex-rng", "ppc4xx-rng"; 181 compatible = "amcc,dwc-otg"; 202 compatible = "amcc,sata-460ex"; 264 compatible = "amcc,ppc460ex-bcsr";
|
| H A D | redwood.dts | 2 * Device Tree Source for AMCC Redwood(460SX) 4 * Copyright 2008 AMCC <tmarri@amcc.com> 16 model = "amcc,redwood"; 17 compatible = "amcc,redwood";
|
| H A D | glacier.dts | 2 * Device Tree Source for AMCC Glacier (460GT) 16 model = "amcc,glacier"; 17 compatible = "amcc,glacier"; 133 compatible = "amcc,ppc460gt-crypto", "amcc,ppc460ex-crypto", 134 "amcc,ppc4xx-crypto"; 141 compatible = "amcc,ppc460ex-rng", "ppc4xx-rng";
|
| H A D | eiger.dts | 2 * Device Tree Source for AMCC (AppliedMicro) Eiger(460SX) 4 * Copyright 2009 AMCC (AppliedMicro) <ttnguyen@amcc.com> 16 model = "amcc,eiger"; 17 compatible = "amcc,eiger";
|
| H A D | yosemite.dts | 2 * Device Tree Source for AMCC Yosemite 17 model = "amcc,yosemite"; 18 compatible = "amcc,yosemite"; 240 compatible = "amcc,spi-440ep";
|
| H A D | bamboo.dts | 2 * Device Tree Source for AMCC Bamboo 19 model = "amcc,bamboo"; 20 compatible = "amcc,bamboo";
|
| H A D | rainier.dts | 2 * Device Tree Source for AMCC Rainier 20 model = "amcc,rainier"; 21 compatible = "amcc,rainier";
|
| H A D | katmai.dts | 2 * Device Tree Source for AMCC Katmai eval board 20 model = "amcc,katmai"; 21 compatible = "amcc,katmai"; 482 compatible = "amcc,xor-accelerator";
|
| H A D | taishan.dts | 2 * Device Tree Source for IBM/AMCC Taishan 18 model = "amcc,taishan"; 19 compatible = "amcc,taishan";
|
| /linux/Documentation/devicetree/bindings/powerpc/4xx/ |
| H A D | ppc440spe-adma.txt | 64 - compatible : "amcc,xor-accelerator"; 71 compatible = "amcc,xor-accelerator";
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| H A D | ibm,ndfc.txt | 1 AMCC NDFC (NanD Flash Controller)
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | phy.h | 18 * AMCC/Quake QT202x PHYs
|
| /linux/arch/powerpc/include/asm/nohash/32/ |
| H A D | pte-44x.h | 35 * Newer 440 cores (440x6 as used on AMCC 460EX/460GT) have additional
|
| /linux/arch/powerpc/include/asm/ |
| H A D | dcr-regs.h | 3 * Common DCR / SDR / CPR register definitions used on various IBM/AMCC
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | dwc2.yaml | 59 - const: amcc,dwc-otg
|