Searched full:hypertransport (Results 1 – 25 of 34) sorted by relevance
12
/linux-6.14.4/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,htpic.yaml | 7 title: Loongson-3 HyperTransport Interrupt Controller 17 interrupts from PCH PIC connected on HyperTransport bus.
|
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,htvec.yaml | 7 title: Loongson-3 HyperTransport Interrupt Vector Controller
|
/linux-6.14.4/drivers/irqchip/ |
D | Kconfig | 673 bool "Loongson3 HyperTransport PIC Controller" 679 Support for the Loongson-3 HyperTransport PIC Controller. 682 bool "Loongson HyperTransport Interrupt Vector Controller" 687 Support for the Loongson HyperTransport Interrupt Vector Controller.
|
D | irq-loongson-htvec.c | 4 * Loongson HyperTransport Interrupt Vector support
|
/linux-6.14.4/drivers/infiniband/hw/qib/ |
D | Kconfig | 9 HyperTransport card (model QHT7140).
|
/linux-6.14.4/drivers/edac/ |
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
|
/linux-6.14.4/arch/x86/pci/ |
D | numachip.c | 120 /* HyperTransport fabric size in bits 6:4 */ in pci_numachip_init()
|
/linux-6.14.4/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()
|
D | hpet.c | 319 * (See AMD-8111 HyperTransport I/O Hub Data Sheet, in hpet_clkevt_set_state_periodic()
|
/linux-6.14.4/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.14.4/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 */ 874 * HyperTransport sub capability types 902 #define HT_CAPTYPE_GEN3 0xD0 /* Generation 3 HyperTransport configuration */ 903 #define HT_CAPTYPE_PM 0xE0 /* HyperTransport power management configuration */
|
/linux-6.14.4/drivers/cpufreq/ |
D | powernow-k8.h | 93 * - lowest frequency must be >= interprocessor hypertransport link speed
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | uninorth.h | 223 /* U3 HyperTransport registers */
|
/linux-6.14.4/arch/x86/kernel/cpu/ |
D | hygon.c | 70 * - The APIC IDs differ from the HyperTransport node IDs. in srat_detect_node()
|
D | amd.c | 324 * - The APIC IDs differ from the HyperTransport node IDs in srat_detect_node()
|
/linux-6.14.4/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.14.4/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.14.4/Documentation/arch/loongarch/ |
D | irq-chip-model.rst | 251 - HTVECINTC is "HyperTransport Interrupts" described in Section 14.3 of
|
/linux-6.14.4/Documentation/PCI/ |
D | msi-howto.rst | 243 PCI configuration space (especially the Hypertransport chipsets such
|
/linux-6.14.4/arch/powerpc/platforms/powermac/ |
D | pci.c | 120 * and a HyperTransport bus which uses its own set of access 216 * These versions of U3 HyperTransport config space access ops do not
|
/linux-6.14.4/tools/testing/selftests/kvm/lib/x86/ |
D | processor.c | 1235 /* Avoid reserved HyperTransport region on AMD processors. */ in vm_compute_max_gfn() 1243 /* Before family 17h, the HyperTransport area is just below 1T. */ in vm_compute_max_gfn()
|
/linux-6.14.4/drivers/pci/ |
D | pci.c | 678 * pci_find_next_ht_capability - query a device's HyperTransport capabilities 681 * @ht_cap: HyperTransport capability code 697 * pci_find_ht_capability - query a device's HyperTransport capabilities 699 * @ht_cap: HyperTransport capability code 701 * Tell if a device supports a given HyperTransport capability. 705 * which has a HyperTransport capability matching @ht_cap.
|
/linux-6.14.4/drivers/of/ |
D | address.c | 152 * "ht" is hypertransport in of_bus_pci_match()
|
12