/linux/drivers/scsi/qla2xxx/ |
H A D | qla_devtbl.h | 31 "QLE2360", "PCI-Express to 2Gb FC, Single Channel", /* 0x117 */ 32 "QLE2362", "PCI-Express to 2Gb FC, Dual Channel", /* 0x118 */ 63 "QLE2460", "PCI-Express to 4Gb FC, Single Channel", /* 0x137 */ 64 "QLE2462", "PCI-Express to 4Gb FC, Dual Channel", /* 0x138 */ 65 "QME2462", "Dell BS PCI-Express to 4Gb FC, Dual Channel", /* 0x139 */ 70 "QLE210", "PCI-Express to 2Gb FC, Single Channel", /* 0x13e */ 71 "QLE220", "PCI-Express to 4Gb FC, Single Channel", /* 0x13f */ 74 "QLE2460", "Sun PCI-Express to 2Gb FC, Single Channel", /* 0x142 */ 75 "QLE2462", "Sun PCI-Express to 4Gb FC, Single Channel", /* 0x143 */ 77 "QLE2440", "PCI-Express to 4Gb FC, Single Channel", /* 0x145 */ [all …]
|
/linux/drivers/pci/pcie/ |
H A D | portdrv.c | 3 * Purpose: PCI Express Port Bus Driver 41 * release_pcie_device - free PCI Express port service device structure 107 * @dev: PCI Express port to handle 170 * pcie_init_service_irqs - initialize irqs for PCI Express port services 171 * @dev: PCI Express port to handle 209 * get_port_device_capability - discover capabilities of a PCI Express port 210 * @dev: PCI Express port to examine 212 * The capabilities are read from the port's PCI Express configuration registers 213 * as described in PCI Express Base Specification 1.0a sections 7.8.2, 7.8.9 and 283 * pcie_device_init - allocate and initialize PCI Express port service device [all …]
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,vexpress-juno.yaml | 7 title: ARM Versatile Express and Juno Boards 14 ARM's Versatile Express platform were built as reference designs for exploring 15 multicore Cortex-A class systems. The Versatile Express family contains both 29 shared to many common characteristics with the Versatile Express that the 45 - description: CoreTile Express A9x4 (V2P-CA9) has 4 Cortex A9 CPU cores 47 DUI 0448I. This was the first Versatile Express platform. 51 - description: CoreTile Express A5x2 (V2P-CA5s) has 2 Cortex A5 CPU cores 57 - description: Coretile Express A15x2 (V2P-CA15) has 2 Cortex A15 CPU 63 - description: CoreTile Express A15x4 (V2P-CA15, HBI-0237A) has 4 Cortex 70 - description: Coretile Express A15x2 A7x3 (V2P-CA15_A7) has 2 Cortex A15 [all …]
|
H A D | vexpress-scc.txt | 1 ARM Versatile Express Serial Configuration Controller 4 Test chips for ARM Versatile Express platform implement SCC (Serial 18 eg. for Coretile Express A15x2 A7x3 (V2P-CA15_A7):
|
/linux/include/dt-bindings/gpio/ |
H A D | gpio.h | 13 /* Bit 0 express polarity */ 17 /* Bit 1 express single-endedness */ 21 /* Bit 2 express Open drain or open source */ 32 /* Bit 3 express GPIO suspend/resume and reset persistence */ 36 /* Bit 4 express pull up */ 39 /* Bit 5 express pull down */ 42 /* Bit 6 express pull disable */
|
/linux/arch/arm/mach-versatile/ |
H A D | Kconfig | 233 bool "ARM Ltd. Versatile Express family" 253 ARM core and logic (FPGA) tiles on the Versatile Express motherboard, 256 - CoreTile Express A5x2 (V2P-CA5s) 257 - CoreTile Express A9x4 (V2P-CA9) 258 - CoreTile Express A15x2 (V2P-CA15) 259 - LogicTile Express 13MG (V2F-2XV6) with A5, A7, A9 or A15 SMMs 261 - Versatile Express RTSMs (Models) 276 Provides common dependencies for Versatile Express platforms 282 bool "Versatile Express Serial Power Controller (SPC)" 285 The TC2 (A15x2 A7x3) versatile express core tile integrates a logic [all …]
|
/linux/arch/arm64/boot/dts/marvell/ |
H A D | ac5x-rd-carrier-cn9131.dts | 5 * Device tree for the AC5X RD Type 7 Com Express carrier board, 6 * Utilizing the CN913x COM Express CPU module board. 13 * which would allow it to use an external CN9131 CPU COM Express module, 24 * CN9131 COM Express CPU module. 25 * What runs the Linux is the CN9131 on the COM Express CPU module, 34 model = "Marvell Armada AC5X RD COM EXPRESS type 7 carrier board with CN9131 CPU module";
|
H A D | ac5x-rd-carrier.dtsi | 5 * Device tree for the AC5X RD Type 7 Com Express carrier board, 7 * a PCIe link with the COM Express CPU module, which does not 13 * which would allow it to use an external CPU COM Express module, 27 * only on the COM Express CPU module. 31 model = "Marvell Armada AC5X RD COM EXPRESS type 7 carrier board";
|
/linux/drivers/nvme/host/ |
H A D | Kconfig | 6 tristate "NVM Express block device" 10 The NVM Express driver is for solid state drives directly 11 connected to the PCI or PCI Express bus. If you know you 48 tristate "NVM Express over Fabrics RDMA host driver" 63 tristate "NVM Express over Fabrics FC host driver" 79 tristate "NVM Express over Fabrics TCP host driver" 120 tristate "Apple ANS2 NVM Express host driver"
|
/linux/drivers/misc/mei/ |
H A D | Kconfig | 31 82G35 Express 36 82Q35 Express 37 82G33/G31/P35/P31 Express 38 82Q33 Express 39 82X38/X48 Express
|
H A D | hw-me-regs.h | 13 #define MEI_DEV_ID_82G35 0x2984 /* 82G35 Express */ 20 #define MEI_DEV_ID_ICH9_82Q35 0x29B4 /* 82Q35 Express */ 21 #define MEI_DEV_ID_ICH9_82G33 0x29C4 /* 82G33/G31/P35/P31 Express */ 22 #define MEI_DEV_ID_ICH9_82Q33 0x29D4 /* 82Q33 Express */ 23 #define MEI_DEV_ID_ICH9_82X38 0x29E4 /* 82X38/X48 Express */
|
/linux/Documentation/devicetree/bindings/arm/marvell/ |
H A D | armada-7k-8k.yaml | 64 Alleycat5X (98DX35xx) Reference Design as COM Express Carrier plus 65 Armada CN9130 COM Express CPU module 75 Alleycat5X (98DX35xx) Reference Design as COM Express Carrier plus 76 Armada CN9131 COM Express CPU module 96 SolidRun CN9132 COM-Express Type 7 based single-board computers
|
/linux/drivers/net/ethernet/wangxun/ |
H A D | Kconfig | 26 tristate "Wangxun(R) GbE PCI Express adapters support" 31 This driver supports Wangxun(R) GbE PCI Express family of 41 tristate "Wangxun(R) 10GbE PCI Express adapters support" 55 This driver supports Wangxun(R) 10GbE PCI Express family of
|
/linux/Documentation/hwmon/ |
H A D | vexpress.rst | 6 * ARM Ltd. Versatile Express platform 13 for the Versatile Express boards: 15 - http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html 26 Versatile Express platform (http://www.arm.com/versatileexpress/) is a
|
/linux/arch/powerpc/sysdev/ |
H A D | fsl_pci.h | 3 * MPC85xx/86xx PCI Express structure define 38 /* PCI/PCI Express outbound window reg */ 48 /* PCI/PCI Express inbound window reg */ 58 /* PCI/PCI Express IO block registers for 85xx/86xx */ 76 /* PCI/PCI Express outbound window 0-4 85 /* PCI/PCI Express inbound window 3-0
|
/linux/arch/powerpc/sysdev/ge/ |
H A D | ge_pic.c | 10 * kind, whether express or implied. 65 * 16 RO PCI Express Doorbell 3 Status 66 * 15 RO PCI Express Doorbell 2 Status 67 * 14 RO PCI Express Doorbell 1 Status 68 * 13 RO PCI Express Doorbell 0 Status
|
/linux/drivers/ntb/hw/idt/ |
H A D | ntb_hw_idt.h | 25 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 89 /* PCI Express Configuration Space */ 90 /* PCI Express command/status register (DWORD) */ 92 /* PCI Express Device Capabilities (DWORD) */ 94 /* PCI Express Device Control/Status (WORD+WORD) */ 96 /* PCI Express Link Capabilities (DWORD) */ 98 /* PCI Express Link Control/Status (WORD+WORD) */ 100 /* PCI Express Device Capabilities 2 (DWORD) */ 102 /* PCI Express Device Control 2 (WORD+WORD) */ 197 /* PCI Express command/status and link control/status registers (WORD+WORD) */ [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | cx23885-cardlist.rst | 34 - DViCO FusionHDTV5 Express 58 - DViCO FusionHDTV7 Dual Express 62 - DViCO FusionHDTV DVB-T Dual Express 174 - AVerTV Hybrid Express Slim HC81R
|
/linux/Documentation/PCI/ |
H A D | boot-interrupts.rst | 12 On PCI Express, interrupts are represented with either MSI or inbound 14 given Core IO converts the legacy interrupt messages from PCI Express to 19 term "boot interrupts" to describe this mechanism. Further, the PCI Express 104 Intel® Quick Data DMA/PCI Express ports are not routed to legacy 147 2.15.2 PCI Express Legacy INTx Support and Boot Interrupt
|
/linux/drivers/net/can/ |
H A D | Kconfig | 158 This is a driver for the Kvaser PCI Express CAN FD family. 167 Kvaser Mini PCI Express HS v2 168 Kvaser Mini PCI Express 2xHS v2 169 Kvaser Mini PCI Express 1xCAN v3 170 Kvaser Mini PCI Express 2xCAN v3
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | reset.c | 25 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 71 /* Do we need to save off the full 4K PCI Express header?? */ in mlx4_reset() 147 mlx4_err(dev, "Couldn't restore HCA PCI Express Device Control register, aborting\n"); in mlx4_reset() 155 mlx4_err(dev, "Couldn't restore HCA PCI Express Link control register, aborting\n"); in mlx4_reset()
|
/linux/drivers/rapidio/devices/ |
H A D | Kconfig | 7 tristate "IDT Tsi721 PCI Express SRIO Controller support" 11 Include support for IDT Tsi721 PCI Express Serial RapidIO controller.
|
/linux/include/uapi/sound/ |
H A D | firewire.h | 156 * - Audio Express 200 * Audio Express. 202 * Audio Express. 214 * and Audio Express. 216 * 4 pre and Audio express.
|
/linux/sound/firewire/motu/ |
H A D | motu-register-dsp-message-parser.c | 15 // * Audio Express 40 // In 4 pre and Audio express, meter index is in 6th byte. MIDI flag is in 8th byte and MIDI byte 66 // Specific to Ultralite, 4 pre, Audio express, and 8 pre (not functional). 68 // Specific to 4 pre, and Audio express. 70 // Specific to 4 pre, and Audio express. 72 // Specific to 4 pre, and Audio express.
|
/linux/drivers/clk/versatile/ |
H A D | Kconfig | 23 tristate "Clock driver for Versatile Express OSC clock generators" 29 Express platforms hidden behind its configuration infrastructure,
|