Searched full:hypertransport (Results 1 – 23 of 23) sorted by relevance
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A 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
|
H A D | loongson,htpic.yaml | 7 title: Loongson-3 HyperTransport Interrupt Controller 17 interrupts from PCH PIC connected on HyperTransport bus.
|
H A 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
|
H A D | loongson,htvec.yaml | 7 title: Loongson-3 HyperTransport Interrupt Vector Controller
|
/linux/drivers/irqchip/ |
H A D | Kconfig | 715 bool "Loongson3 HyperTransport PIC Controller" 721 Support for the Loongson-3 HyperTransport PIC Controller. 724 bool "Loongson HyperTransport Interrupt Vector Controller" 729 Support for the Loongson HyperTransport Interrupt Vector Controller.
|
H A D | irq-loongson-htvec.c | 4 * Loongson HyperTransport Interrupt Vector support
|
/linux/drivers/edac/ |
H A 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/arch/x86/pci/ |
H A D | numachip.c | 120 /* HyperTransport fabric size in bits 6:4 */ in pci_numachip_init()
|
/linux/include/uapi/linux/ |
H A 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 */ 879 * HyperTransport sub capability types 907 #define HT_CAPTYPE_GEN3 0xD0 /* Generation 3 HyperTransport configuration */ 908 #define HT_CAPTYPE_PM 0xE0 /* HyperTransport power management configuration */
|
/linux/Documentation/networking/device_drivers/ethernet/chelsio/ |
H A 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/drivers/cpufreq/ |
H A D | powernow-k8.h | 93 * - lowest frequency must be >= interprocessor hypertransport link speed
|
/linux/arch/powerpc/include/asm/ |
H A D | uninorth.h | 223 /* U3 HyperTransport registers */
|
/linux/arch/powerpc/sysdev/ |
H A D | dart_iommu.c | 410 * to the U4 own PCIe interface, not bridged through hypertransport. in iommu_init_early_dart()
|
H A D | mpic.c | 367 /* Test if an interrupt is sourced from HyperTransport (used on broken U3s)
|
/linux/arch/powerpc/platforms/powermac/ |
H A 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
|
H A D | feature.c | 2924 dump_HT_speeds("U3 HyperTransport", cfg, freq);
|
/linux/tools/testing/selftests/kvm/lib/x86/ |
H A 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/drivers/pci/ |
H A 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.
|
H A D | quirks.c | 1168 * See AMD 8131 HyperTransport PCI-X Tunnel Revision Guide 2742 * Go through the list of HyperTransport capabilities and return 1 if a HT 2767 /* Check the HyperTransport MSI mapping to know whether MSI is enabled or not */ 3101 * a non-HyperTransport host bridge. Locate the host bridge. in __nv_msi_ht_cap_quirk()
|
/linux/drivers/of/ |
H A D | address.c | 152 * "ht" is hypertransport in of_bus_pci_match()
|
/linux/arch/mips/include/asm/sibyte/ |
H A D | bcm1480_regs.h | 480 * HyperTransport Interface Registers (Section 8)
|
/linux/arch/x86/kernel/cpu/ |
H A D | amd.c | 328 * - The APIC IDs differ from the HyperTransport node IDs in srat_detect_node()
|
/linux/drivers/vfio/pci/ |
H A D | vfio_pci_config.c | 52 [PCI_CAP_ID_HT] = 0xFF, /* hypertransport */
|