/linux-4.1.27/sound/sparc/ |
D | amd7930.c | 347 static __inline__ void amd7930_idle(struct snd_amd7930 *amd) in amd7930_idle() argument 351 spin_lock_irqsave(&amd->lock, flags); in amd7930_idle() 352 sbus_writeb(AMR_INIT, amd->regs + AMD7930_CR); in amd7930_idle() 353 sbus_writeb(0, amd->regs + AMD7930_DR); in amd7930_idle() 354 spin_unlock_irqrestore(&amd->lock, flags); in amd7930_idle() 358 static __inline__ void amd7930_enable_ints(struct snd_amd7930 *amd) in amd7930_enable_ints() argument 362 spin_lock_irqsave(&amd->lock, flags); in amd7930_enable_ints() 363 sbus_writeb(AMR_INIT, amd->regs + AMD7930_CR); in amd7930_enable_ints() 364 sbus_writeb(AM_INIT_ACTIVE, amd->regs + AMD7930_DR); in amd7930_enable_ints() 365 spin_unlock_irqrestore(&amd->lock, flags); in amd7930_enable_ints() [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | amd-xgbe-phy.txt | 1 * AMD 10GbE PHY driver (amd-xgbe-phy) 4 - compatible: Should be "amd,xgbe-phy-seattle-v1a" and 12 - interrupts: Should contain the amd-xgbe-phy interrupt. 15 - amd,speed-set: Speed capabilities of the device 24 - amd,serdes-blwc: Baseline wandering correction enablement 27 - amd,serdes-cdr-rate: CDR rate speed selection 28 - amd,serdes-pq-skew: PQ (data sampling) skew 29 - amd,serdes-tx-amp: TX amplitude boost 30 - amd,serdes-dfe-tap-config: DFE taps available to run 31 - amd,serdes-dfe-tap-enable: DFE taps to enable [all …]
|
D | amd-xgbe.txt | 1 * AMD 10GbE driver (amd-xgbe) 4 - compatible: Should be "amd,xgbe-seattle-v1a" 10 - interrupts: Should contain the amd-xgbe interrupt(s). The first interrupt 12 amd,per-channel-interrupt property is specified, then one additional 15 - DMA clock for the amd-xgbe device (used for calculating the 18 - PTP clock for the amd-xgbe device 29 - amd,per-channel-interrupt: Indicates that Rx and Tx complete will generate 35 compatible = "amd,xgbe-seattle-v1a"; 41 amd,per-channel-interrupt;
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | Makefile | 1 obj-$(CONFIG_AMD_XGBE) += amd-xgbe.o 3 amd-xgbe-objs := xgbe-main.o xgbe-drv.o xgbe-dev.o \ 7 amd-xgbe-$(CONFIG_AMD_XGBE_DCB) += xgbe-dcb.o 8 amd-xgbe-$(CONFIG_DEBUG_FS) += xgbe-debugfs.o
|
/linux-4.1.27/Documentation/hwmon/ |
D | k10temp | 21 http://support.amd.com/us/Processor_TechDocs/31116.pdf 23 http://support.amd.com/us/Processor_TechDocs/41256.pdf 25 http://support.amd.com/us/Processor_TechDocs/41131.pdf 27 http://support.amd.com/us/Processor_TechDocs/43170.pdf 29 http://support.amd.com/us/Processor_TechDocs/41322.pdf 31 http://support.amd.com/us/Processor_TechDocs/41788.pdf 33 http://support.amd.com/us/Processor_TechDocs/44739.pdf 35 http://support.amd.com/us/Processor_TechDocs/47534.pdf 37 http://support.amd.com/us/Processor_TechDocs/43373.pdf 39 http://support.amd.com/us/Processor_TechDocs/43374.pdf [all …]
|
D | k8temp | 8 Datasheet: http://support.amd.com/us/Processor_TechDocs/32559.pdf
|
/linux-4.1.27/arch/arm64/boot/dts/amd/ |
D | amd-overdrive.dts | 9 /include/ "amd-seattle-soc.dtsi" 13 compatible = "amd,seattle-overdrive", "amd,seattle";
|
D | amd-seattle-soc.dtsi | 8 compatible = "amd,seattle"; 61 /include/ "amd-seattle-clks.dtsi" 138 compatible = "amd,ccp-seattle-v1a";
|
D | Makefile | 1 dtb-$(CONFIG_ARCH_SEATTLE) += amd-overdrive.dtb
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-iommu-amd-iommu | 1 What: /sys/class/iommu/<iommu>/amd-iommu/cap 9 What: /sys/class/iommu/<iommu>/amd-iommu/features
|
D | sysfs-bus-usb | 105 Contact: Andiry Xu <andiry.xu@amd.com>
|
D | sysfs-devices-system-cpu | 179 http://developer.amd.com/documentation/guides/Pages/default.aspx
|
/linux-4.1.27/Documentation/devicetree/bindings/crypto/ |
D | amd-ccp.txt | 4 - compatible: Should be "amd,ccp-seattle-v1a" 15 compatible = "amd,ccp-seattle-v1a";
|
/linux-4.1.27/arch/x86/kvm/ |
D | Makefile | 18 kvm-amd-y += svm.o 22 obj-$(CONFIG_KVM_AMD) += kvm-amd.o
|
D | Kconfig | 79 will be called kvm-amd.
|
/linux-4.1.27/drivers/net/phy/ |
D | Makefile | 30 obj-$(CONFIG_AMD_PHY) += amd.o 36 obj-$(CONFIG_AMD_XGBE_PHY) += amd-xgbe-phy.o
|
D | Kconfig | 28 tristate "Driver for the AMD 10GbE (amd-xgbe) PHYs"
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
D | Makefile | 2 obj-$(CONFIG_X86_32) += amd.o cyrix.o centaur.o
|
/linux-4.1.27/arch/arm64/boot/dts/ |
D | Makefile | 1 dts-dirs += amd
|
/linux-4.1.27/arch/x86/kernel/cpu/microcode/ |
D | Makefile | 4 microcode-$(CONFIG_MICROCODE_AMD) += amd.o
|
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | Makefile | 5 ccflags-y := -Iinclude/drm -Idrivers/gpu/drm/amd/include/
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | media5200.dts | 115 compatible = "amd,am29lv28ml", "cfi-flash"; 122 compatible = "amd,am29lv28ml", "cfi-flash";
|
D | pdm360ng.dts | 45 compatible = "amd,s29gl01gp", "cfi-flash";
|
D | lite5200.dts | 303 compatible = "amd,am29lv652d", "cfi-flash";
|
D | xpedite5370.dts | 78 compatible = "amd,s29gl01gp", "cfi-flash"; 107 compatible = "amd,s29gl01gp", "cfi-flash";
|
D | xpedite5301.dts | 80 compatible = "amd,s29gl01gp", "cfi-flash"; 109 compatible = "amd,s29gl01gp", "cfi-flash";
|
D | warp.dts | 153 compatible = "amd,s29gl032a", "cfi-flash";
|
D | xpedite5330.dts | 116 compatible = "amd,s29gl01gp", "cfi-flash"; 145 compatible = "amd,s29gl01gp", "cfi-flash";
|
D | xcalibur1501.dts | 80 compatible = "amd,s29gl01gp", "cfi-flash"; 109 compatible = "amd,s29gl01gp", "cfi-flash";
|
D | socrates.dts | 252 compatible = "amd,s29gl256n", "cfi-flash";
|
D | haleakala.dts | 138 compatible = "amd,s29gl512n", "cfi-flash";
|
D | yosemite.dts | 143 compatible = "amd,s29gl256n", "cfi-flash";
|
D | obs600.dts | 159 compatible = "amd,s29gl512n", "cfi-flash";
|
D | rainier.dts | 156 compatible = "amd,s29gl256n", "cfi-flash";
|
D | arches.dts | 191 compatible = "amd,s29gl256n", "cfi-flash";
|
D | sequoia.dts | 183 compatible = "amd,s29gl256n", "cfi-flash";
|
D | eiger.dts | 162 compatible = "amd,s29gl512n", "cfi-flash";
|
D | bluestone.dts | 185 compatible = "amd,s29gl512n", "cfi-flash";
|
D | makalu.dts | 139 compatible = "amd,s29gl512n", "cfi-flash";
|
D | redwood.dts | 158 compatible = "amd,s29gl512n", "cfi-flash";
|
D | kilauea.dts | 155 compatible = "amd,s29gl512n", "cfi-flash";
|
D | glacier.dts | 179 compatible = "amd,s29gl512n", "cfi-flash";
|
D | canyonlands.dts | 219 compatible = "amd,s29gl512n", "cfi-flash";
|
/linux-4.1.27/drivers/char/agp/ |
D | Makefile | 8 obj-$(CONFIG_AGP_AMD) += amd-k7-agp.o
|
/linux-4.1.27/drivers/char/hw_random/ |
D | Makefile | 9 obj-$(CONFIG_HW_RANDOM_AMD) += amd-rng.o
|
D | Kconfig | 61 module will be called amd-rng.
|
/linux-4.1.27/fs/autofs4/ |
D | Kconfig | 7 automounter (amd), which is a pure user space daemon.
|
/linux-4.1.27/drivers/ata/ |
D | pata_amd.c | 598 static const struct pci_device_id amd[] = { variable 625 .id_table = amd, 639 MODULE_DEVICE_TABLE(pci, amd);
|
/linux-4.1.27/Documentation/mips/ |
D | AU1xxx_IDE.README | 119 Matthias Lenk <matthias.lenk@amd.com> 122 Enrico Walther <enrico.walther@amd.com>
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | Makefile | 27 obj-$(CONFIG_CPU_SUP_AMD) += amd.o
|
/linux-4.1.27/drivers/pinctrl/ |
D | Makefile | 17 obj-$(CONFIG_PINCTRL_AMD) += pinctrl-amd.o
|
/linux-4.1.27/drivers/gpu/drm/ |
D | Makefile | 40 obj-$(CONFIG_HSA_AMD) += amd/amdkfd/
|
D | Kconfig | 217 source "drivers/gpu/drm/amd/amdkfd/Kconfig"
|
/linux-4.1.27/drivers/net/ethernet/ |
D | Makefile | 13 obj-$(CONFIG_NET_VENDOR_AMD) += amd/
|
D | Kconfig | 27 source "drivers/net/ethernet/amd/Kconfig"
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | amd-powernow.txt | 28 26094, in chapter 9, available for download from www.amd.com.
|
/linux-4.1.27/Documentation/i2c/busses/ |
D | i2c-piix4 | 12 http://support.amd.com/us/Embedded_TechDocs/43009_sb7xx_rrg_pub_1.00.pdf 15 http://support.amd.com/us/Embedded_TechDocs/44413.pdf
|
/linux-4.1.27/ |
D | .mailmap | 56 Jacob Shin <Jacob.Shin@amd.com> 97 Peter Oruba <peter.oruba@amd.com>
|
D | MAINTAINERS | 596 M: Tom Lendacky <thomas.lendacky@amd.com> 618 W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html 631 F: include/linux/amd-iommu.h 634 M: Oded Gabbay <oded.gabbay@amd.com> 638 F: drivers/gpu/drm/amd/amdkfd/ 639 F: drivers/gpu/drm/amd/include/cik_structs.h 640 F: drivers/gpu/drm/amd/include/kgd_kfd_interface.h 648 F: arch/x86/kernel/cpu/microcode/amd* 651 M: Tom Lendacky <thomas.lendacky@amd.com> 654 F: drivers/net/ethernet/amd/xgbe/ [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | mtd-physmap.txt | 50 compatible = "amd,am29lv128ml", "cfi-flash";
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | Makefile | 5 ccflags-y := -Iinclude/drm -Idrivers/gpu/drm/amd/include
|
/linux-4.1.27/Documentation/networking/ |
D | s2io.txt | 136 http://vip.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-list.txt | 142 http://support.amd.com/us/Processor_TechDocs/24593_APM_v2.pdf[AMD64 Architecture Programmer’s Manua…
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 19 amd Advanced Micro Devices (AMD), Inc.
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | Kconfig | 194 will be called amd-xgbe.
|
/linux-4.1.27/drivers/mtd/chips/ |
D | Kconfig | 13 option. Visit <http://www.amd.com/products/nvd/overview/cfi.html>
|
/linux-4.1.27/drivers/block/ |
D | Kconfig | 332 Use device /dev/skd$N amd /dev/skd$Np$M.
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 487 http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2012/10/Seattle_ACPI_Guide.pdf
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 1697 kvm-amd.nested= [KVM,AMD] Allow nested virtualization in KVM/SVM. 1700 kvm-amd.npt= [KVM,AMD] Disable nested paging (virtualized MMU)
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 1343 http://products.amd.com/en-us/GraphicCardResult.aspx
|