Searched full:exar (Results 1 – 25 of 43) sorted by relevance
12
/Linux-v5.15/drivers/net/ethernet/neterion/ |
D | Kconfig | 3 # Exar device configuration 7 bool "Neterion (Exar) devices" 15 the questions about Neterion/Exar cards. If you say Y, you will be 21 tristate "Neterion (Exar) Xframe 10Gb Ethernet Adapter" 24 This driver supports Exar Corp's Xframe Series 10Gb Ethernet Adapters. 36 tristate "Neterion (Exar) X3100 Series 10GbE PCIe Server Adapter" 39 This driver supports Exar Corp's X3100 Series 10 GbE PCIe 41 Neterion, which was later acquired by Exar. So, the adapters might be
|
D | Makefile | 3 # Makefile for the Exar network device drivers.
|
/Linux-v5.15/drivers/tty/serial/8250/ |
D | 8250_exar.c | 3 * Probe module for 8250/16550-type Exar chips PCI serial ports. 145 * Exar UARTs have a SLEEP register that enables or disables each UART in exar_pm() 326 * The Commtech adapters required the MPIOs to be driven low. The Exar in setup_gpio() 384 PROPERTY_ENTRY_U32("exar,first-pin", 0), 474 PROPERTY_ENTRY_U32("exar,first-pin", 10), 506 * For SIMATIC IOT2000, only IOT2040 and its variants have the Exar device, 592 * These Exar UARTs have an extra interrupt indicator that could fire for a 848 /* Exar Corp. XR17C15[248] Dual/Quad/Octal UART */ 849 EXAR_DEVICE(EXAR, XR17C152, pbn_exar_XR17C15x), 850 EXAR_DEVICE(EXAR, XR17C154, pbn_exar_XR17C15x), [all …]
|
D | 8250_exar_st16c554.c | 39 MODULE_DESCRIPTION("8250 serial probe module for Exar cards");
|
D | Kconfig | 144 tristate "8250/16550 Exar/Commtech PCI/PCIe device support" 274 tristate "Support Exar ST16C554/554D Quad UART" 277 The Uplogix Envoy TU301 uses this Exar Quad UART. If you are
|
/Linux-v5.15/Documentation/devicetree/bindings/gpio/ |
D | gpio-xra1403.txt | 1 GPIO Driver for XRA1403 16-BIT GPIO Expander With Reset Input from EXAR 18 - compatible = "exar,xra1403". 35 compatible = "exar,xra1403";
|
D | gpio-exar.txt | 1 Exportable MPIO interface of Exar UART chips 4 - exar,first-pin: first exportable pins (0..15)
|
D | gpio-pca95xx.yaml | 19 - exar,xra1202
|
/Linux-v5.15/Documentation/firmware-guide/acpi/ |
D | enumeration.rst | 514 Exar XR17V3521, soldered on the main board. This UART chip also includes 518 07:00.0 Serial controller: Exar Corp. XR17V3521 Dual PCIe UART (rev 03) 534 07:00.0 Serial controller: Exar Corp. XR17V3521 Dual PCIe UART (rev 03) <-- Exar 545 +-14.1-[05-09]----00.0-[06-09]--+-01.0-[07]----00.0 <-- Exar 551 To describe this Exar device on the PCI bus, we must start from the ACPI name 590 ACPI description for the Exar PCIe UART, also adding the list of its GPIO line 603 Device (EXAR) 638 dsdt.dsl table, whereas the device names "BRG1", "BRG2" and "EXAR" are 639 created analyzing the position of the Exar UART in the PCI bus topology.
|
/Linux-v5.15/drivers/gpio/ |
D | gpio-exar.c | 3 * GPIO driver for Exar XR17V35X chip 122 .name = "exar-gpio", 144 ret = device_property_read_u32(dev, "exar,first-pin", &first_pin); in gpio_exar_probe() 204 MODULE_DESCRIPTION("Exar GPIO driver");
|
D | gpio-xra1403.c | 3 * GPIO driver for EXAR XRA1403 16-bit GPIO expander 199 { .compatible = "exar,xra1403" }, 217 MODULE_DESCRIPTION("GPIO expander driver for EXAR XRA1403");
|
/Linux-v5.15/drivers/net/ethernet/neterion/vxge/ |
D | vxge-version.h | 10 * vxge-version.h: Driver for Exar Corp's X3100 Series 10GbE PCIe I/O 12 * Copyright(c) 2002-2010 Exar Corp.
|
D | vxge-ethtool.h | 10 * vxge-ethtool.h: Driver for Exar Corp's X3100 Series 10GbE PCIe I/O 12 * Copyright(c) 2002-2010 Exar Corp.
|
D | Makefile | 3 # Makefile for Exar Corp's X3100 Series 10 GbE PCIe I/O
|
D | vxge-main.h | 10 * vxge-main.h: Driver for Exar Corp's X3100 Series 10GbE PCIe I/O 12 * Copyright(c) 2002-2010 Exar Corp.
|
/Linux-v5.15/Documentation/devicetree/bindings/serial/ |
D | 8250.yaml | 69 - exar,xr16l2552 70 - exar,xr16l2551 71 - exar,xr16l2550
|
/Linux-v5.15/drivers/tty/serial/jsm/ |
D | jsm_neo.c | 50 /* Why? Becuz Exar's spec says we have to zero it out before setting it */ in neo_set_cts_flow_control() 82 /* Why? Becuz Exar's spec says we have to zero it out before setting it */ in neo_set_rts_flow_control() 121 /* Why? Becuz Exar's spec says we have to zero it out before setting it */ in neo_set_ixon_flow_control() 159 /* Why? Becuz Exar's spec says we have to zero it out before setting it */ in neo_set_ixoff_flow_control() 200 /* Why? Becuz Exar's spec says we have to zero it out before setting it */ in neo_set_no_input_flow_control() 238 /* Why? Becuz Exar's spec says we have to zero it out before setting it */ in neo_set_no_output_flow_control() 310 * EXAR chip bug - RX FIFO COUNT - Fudge factor. in neo_copy_data_from_uart_to_queue() 312 * This resolves a problem/bug with the Exar chip that sometimes in neo_copy_data_from_uart_to_queue() 516 * We have to do it this way, because of the EXAR TXFIFO count bug. in neo_copy_data_from_queue_to_uart() 868 * should encapsulate all 3... At least, thats what Exar says. in neo_parse_lsr() [all …]
|
D | jsm.h | 289 * These are the EXTENDED definitions for the Exar 654's Interrupt 332 u8 reserved1[0x2ff - 0x200]; /* U Reserved by Exar */ 334 u8 reserved2[0x37f - 0x340]; /* U Reserved by Exar */ 343 * Exar made them different than their earlier design. (XR16C854) 408 #define UART_17158_IER_RSVD1 0x10 /* Reserved by Exar */
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | intel-ixp42x-arcom-vulcan.dts | 79 * 8250-compatible Exar XR16L2551 2 x UART 84 compatible = "exar,xr16l2551", "ns8250";
|
D | imx53-ppd.dts | 333 compatible = "exar,xra1403"; 341 compatible = "exar,xra1403";
|
/Linux-v5.15/include/uapi/linux/ |
D | serial_core.h | 36 #define PORT_XR17D15X 21 /* Exar XR17D15x UART */ 39 #define PORT_XR17V35X 24 /* Exar XR17V35x UARTs */
|
/Linux-v5.15/Documentation/devicetree/bindings/bus/ |
D | intel,ixp4xx-expansion-bus-controller.yaml | 158 compatible = "exar,xr16l2551", "ns8250";
|
/Linux-v5.15/drivers/usb/serial/ |
D | io_usbvend.h | 479 #define MANUF_UART_EXAR_654_EARLY 0 // Exar 16C654 in Edgeport/4s before 11/98 480 #define MANUF_UART_EXAR_654 1 // Exar 16C654 481 #define MANUF_UART_EXAR_2852 2 // Exar 16C2852
|
D | Kconfig | 637 tristate "USB MaxLinear/Exar USB to Serial driver" 639 Say Y here if you want to use MaxLinear/Exar USB to Serial converter
|
D | xr_serial.c | 3 * MaxLinear/Exar USB to Serial driver 1021 MODULE_DESCRIPTION("MaxLinear/Exar USB to Serial driver");
|
12