Searched full:hypertransport (Results 1 – 25 of 40) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | loongson,pch-msi.yaml | 14 transforming interrupts from PCIe MSI into HyperTransport vectorized 26 u32 value of the base of parent HyperTransport vector allocated 34 u32 value of the number of parent HyperTransport vectors allocated
|
D | loongson,pch-pic.yaml | 14 transforming interrupts from on-chip devices into HyperTransport vectorized 26 u32 value of the base of parent HyperTransport vector allocated
|
D | loongson,htpic.yaml | 7 title: Loongson-3 HyperTransport Interrupt Controller 17 interrupts from PCH PIC connected on HyperTransport bus.
|
D | loongson,htvec.yaml | 7 title: Loongson-3 HyperTransport Interrupt Vector Controller
|
/linux-6.12.1/drivers/irqchip/ |
D | Kconfig | 650 bool "Loongson3 HyperTransport PIC Controller" 656 Support for the Loongson-3 HyperTransport PIC Controller. 659 bool "Loongson HyperTransport Interrupt Vector Controller" 664 Support for the Loongson HyperTransport Interrupt Vector Controller.
|
D | irq-loongson-htvec.c | 4 * Loongson HyperTransport Interrupt Vector support
|
/linux-6.12.1/drivers/edac/ |
D | Kconfig | 315 tristate "AMD8131 HyperTransport PCI-X Tunnel" 319 AMD8131 HyperTransport PCI-X Tunnel chip. 324 tristate "AMD8111 HyperTransport I/O Hub" 328 AMD8111 HyperTransport I/O Hub chip.
|
D | amd8111_edac.c | 121 /* Enable CRC Sync flood packets to HyperTransport Link */ in amd8111_pci_bridge_init() 178 /* Check out HyperTransport Link Control Register */ in amd8111_pci_bridge_check() 181 printk(KERN_INFO "Error(s) in hypertransport link control" in amd8111_pci_bridge_check() 596 MODULE_DESCRIPTION("AMD8111 HyperTransport I/O Hub EDAC kernel module");
|
D | amd8111_edac.h | 3 * amd8111_edac.h, EDAC defs for AMD8111 hypertransport chip 49 * HyperTransport Link Control Register, DevA:0xc4
|
D | cpc925_edac.c | 38 * CPU Interface and Hypertransport Link. 207 * HyperTransport Link Registers 677 /* Enable HyperTransport Link Error detection */ 689 /* Disable HyperTransport Link Error detection */ 699 /* Check for HyperTransport Link errors */ 767 * Add CPU Err detection and HyperTransport Link Err detection 841 * and HyperTransport Link Err Detection
|
D | amd8131_edac.c | 3 * amd8131_edac.c, AMD8131 hypertransport chip EDAC kernel module 358 MODULE_DESCRIPTION("AMD8131 HyperTransport PCI-X Tunnel EDAC kernel module");
|
D | amd8131_edac.h | 3 * amd8131_edac.h, EDAC defs for AMD8131 hypertransport chip
|
/linux-6.12.1/drivers/infiniband/hw/qib/ |
D | Kconfig | 9 HyperTransport card (model QHT7140).
|
/linux-6.12.1/arch/x86/pci/ |
D | numachip.c | 120 /* HyperTransport fabric size in bits 6:4 */ in pci_numachip_init()
|
/linux-6.12.1/arch/x86/kernel/ |
D | early-quirks.c | 36 * we found a hypertransport bus in fix_hypertransport_config() 44 "on hypertransport bus\n"); in fix_hypertransport_config() 46 printk(KERN_INFO "Enabling hypertransport extended " in fix_hypertransport_config()
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/chelsio/ |
D | cxgb.rst | 304 on an AMD Opteron system with HyperTransport PCI-X Tunnel chipset. 306 If your AMD Opteron system uses the AMD-8131 HyperTransport PCI-X Tunnel
|
/linux-6.12.1/include/uapi/linux/ |
D | pci_regs.h | 15 * For HyperTransport information, please consult the following manuals 16 * from http://www.hypertransport.org : 18 * The HyperTransport I/O Link Specification 218 #define PCI_CAP_ID_HT 0x08 /* HyperTransport */ 868 * HyperTransport sub capability types 896 #define HT_CAPTYPE_GEN3 0xD0 /* Generation 3 HyperTransport configuration */ 897 #define HT_CAPTYPE_PM 0xE0 /* HyperTransport power management configuration */
|
/linux-6.12.1/drivers/cpufreq/ |
D | powernow-k8.h | 93 * - lowest frequency must be >= interprocessor hypertransport link speed
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | uninorth.h | 223 /* U3 HyperTransport registers */
|
/linux-6.12.1/arch/powerpc/platforms/maple/ |
D | pci.c | 597 * HyperTransport host. That one is actually "kept" around in maple_pci_init() 621 /* Now setup the HyperTransport host if we found any in maple_pci_init()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | hygon.c | 70 * - The APIC IDs differ from the HyperTransport node IDs. in srat_detect_node()
|
/linux-6.12.1/Documentation/arch/loongarch/ |
D | irq-chip-model.rst | 187 - HTVECINTC is "HyperTransport Interrupts" described in Section 14.3 of
|
/linux-6.12.1/arch/powerpc/sysdev/ |
D | dart_iommu.c | 410 * to the U4 own PCIe interface, not bridged through hypertransport. in iommu_init_early_dart()
|
/linux-6.12.1/drivers/hwmon/ |
D | abituguru3.c | 334 { "HyperTransport", 3, 0, 10, 1, 0 }, 406 { "HyperTransport", 3, 0, 10, 1, 0 }, 458 { "HyperTransport", 3, 0, 10, 1, 0 }, 513 { "HyperTransport", 5, 0, 10, 1, 0 },
|
/linux-6.12.1/Documentation/PCI/ |
D | msi-howto.rst | 243 PCI configuration space (especially the Hypertransport chipsets such
|
12