Home
last modified time | relevance | path

Searched refs:amcc (Results 1 – 25 of 25) sorted by relevance

/linux-4.1.27/arch/powerpc/boot/dts/
Dacadia.dts16 model = "amcc,acadia";
17 compatible = "amcc,acadia";
150 compatible = "amcc,can-405ez";
157 compatible = "amcc,can-405ez";
164 compatible = "amcc,cameleon-405ez";
171 compatible = "amcc,ieee1588-405ez";
191 compatible = "amcc,dac-405ez";
198 compatible = "amcc,adc-405ez";
205 compatible = "amcc,spi-405ez";
Darches.dts5 * Victor Gallardo <vgallardo@amcc.com>
6 * Adam Graham <agraham@amcc.com>
36 model = "amcc,arches";
37 compatible = "amcc,arches";
151 compatible = "amcc,ppc460gt-crypto", "amcc,ppc4xx-crypto";
Dsequoia.dts20 model = "amcc,sequoia";
21 compatible = "amcc,sequoia";
114 compatible = "amcc,ppc440epx-crypto","amcc,ppc4xx-crypto";
121 compatible = "amcc,ppc440epx-rng","amcc,ppc4xx-rng";
Dcanyonlands.dts16 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";
194 compatible = "amcc,sata-460ex";
255 compatible = "amcc,ppc460ex-bcsr";
540 compatible = "amcc,ppc4xx-msi", "ppc4xx-msi";
Dkilauea.dts16 model = "amcc,kilauea";
17 compatible = "amcc,kilauea";
110 compatible = "amcc,ppc405ex-crypto", "amcc,ppc4xx-crypto";
408 compatible = "amcc,ppc4xx-msi", "ppc4xx-msi";
Dglacier.dts16 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";
Dhaleakala.dts16 model = "amcc,haleakala";
17 compatible = "amcc,haleakala", "amcc,kilauea";
Dredwood.dts4 * Copyright 2008 AMCC <tmarri@amcc.com>
16 model = "amcc,redwood";
17 compatible = "amcc,redwood";
362 compatible = "amcc,ppc4xx-msi", "ppc4xx-msi";
Dyosemite.dts17 model = "amcc,yosemite";
18 compatible = "amcc,yosemite";
240 compatible = "amcc,spi-440ep";
Deiger.dts4 * Copyright 2009 AMCC (AppliedMicro) <ttnguyen@amcc.com>
16 model = "amcc,eiger";
17 compatible = "amcc,eiger";
Dkatmai.dts20 model = "amcc,katmai";
21 compatible = "amcc,katmai";
446 compatible = "amcc,ppc4xx-msi", "ppc4xx-msi";
500 compatible = "amcc,xor-accelerator";
Dbamboo.dts19 model = "amcc,bamboo";
20 compatible = "amcc,bamboo";
Dobs600.dts114 compatible = "amcc,ppc405ex-crypto", "amcc,ppc4xx-crypto";
Drainier.dts20 model = "amcc,rainier";
21 compatible = "amcc,rainier";
Dtaishan.dts18 model = "amcc,taishan";
19 compatible = "amcc,taishan";
Dmakalu.dts16 model = "amcc,makalu";
17 compatible = "amcc,makalu";
Dbluestone.dts386 compatible = "amcc,ppc4xx-msi", "ppc4xx-msi";
Dicon.dts437 compatible = "amcc,xor-accelerator";
/linux-4.1.27/drivers/staging/comedi/drivers/
Daddi_apci_1500.c53 unsigned long amcc; member
223 val = inl(devpriv->amcc + AMCC_OP_REG_INTCSR); in apci1500_interrupt()
770 devpriv->amcc = pci_resource_start(pcidev, 0); in apci1500_auto_attach()
830 devpriv->amcc + AMCC_OP_REG_INTCSR); in apci1500_auto_attach()
831 inl(devpriv->amcc + AMCC_OP_REG_IMB1); in apci1500_auto_attach()
832 inl(devpriv->amcc + AMCC_OP_REG_INTCSR); in apci1500_auto_attach()
834 devpriv->amcc + AMCC_OP_REG_INTCSR); in apci1500_auto_attach()
844 if (devpriv->amcc) in apci1500_detach()
845 outl(0x0, devpriv->amcc + AMCC_OP_REG_INTCSR); in apci1500_detach()
Daddi_apci_3120.c151 unsigned long amcc; member
185 devpriv->amcc + AMCC_OP_REG_AGCSTS); in apci3120_init_dma()
193 devpriv->amcc + AMCC_OP_REG_MCSR); in apci3120_init_dma()
203 devpriv->amcc + AMCC_OP_REG_INTCSR); in apci3120_init_dma()
443 nbytes = dmabuf->use_size - inl(devpriv->amcc + AMCC_OP_REG_MWTC); in apci3120_interrupt_dma()
487 int_amcc = inl(devpriv->amcc + AMCC_OP_REG_INTCSR); in apci3120_interrupt()
495 outl(int_amcc | AINT_INT_MASK, devpriv->amcc + AMCC_OP_REG_INTCSR); in apci3120_interrupt()
534 outl(AINT_WT_COMPLETE, devpriv->amcc + AMCC_OP_REG_INTCSR); in apci3120_interrupt()
560 outl(AINT_WT_COMPLETE, devpriv->amcc + AMCC_OP_REG_INTCSR); in apci3120_ai_cmd()
686 outl(0, devpriv->amcc + AMCC_OP_REG_MCSR); in apci3120_cancel()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/
Dppc440spe-adma.txt65 - compatible : "amcc,xor-accelerator";
73 compatible = "amcc,xor-accelerator";
/linux-4.1.27/drivers/crypto/
DMakefile22 obj-$(CONFIG_CRYPTO_DEV_PPC4XX) += amcc/
/linux-4.1.27/Documentation/devicetree/bindings/
Dvendor-prefixes.txt18 amcc Applied Micro Circuits Corporation (APM, formally AMCC)
/linux-4.1.27/drivers/tty/serial/8250/
D8250_pci.c1074 bool amcc; member
1121 return qf->amcc; in pci_quatech_amcc()
/linux-4.1.27/drivers/scsi/
DKconfig386 <http://www.amcc.com>