Home
last modified time | relevance | path

Searched full:exar (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/neterion/
H A DKconfig3 # 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.
H A DMakefile3 # Makefile for the Exar network device drivers.
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_exar.c3 * Probe module for 8250/16550-type Exar chips PCI serial ports.
199 * Exar UARTs have a SLEEP register that enables or disables each UART in exar_pm()
384 * The Commtech adapters required the MPIOs to be driven low. The Exar in setup_gpio()
442 PROPERTY_ENTRY_U32("exar,first-pin", 0),
540 PROPERTY_ENTRY_U32("exar,first-pin", 10),
573 * For SIMATIC IOT2000, only IOT2040 and its variants have the Exar device,
660 * These Exar UARTs have an extra interrupt indicator that could fire for a
917 /* Exar Corp. XR17C15[248] Dual/Quad/Octal UART */
918 EXAR_DEVICE(EXAR, XR17C152, pbn_exar_XR17C15x),
919 EXAR_DEVICE(EXAR, XR17C154, pbn_exar_XR17C15x),
[all …]
H A D8250_exar_st16c554.c39 MODULE_DESCRIPTION("8250 serial probe module for Exar cards");
H A DKconfig150 tristate "8250/16550 Exar/Commtech PCI/PCIe device support"
282 tristate "Support Exar ST16C554/554D Quad UART"
285 The Uplogix Envoy TU301 uses this Exar Quad UART. If you are
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-xra1403.txt1 GPIO Driver for XRA1403 16-BIT GPIO Expander With Reset Input from EXAR
18 - compatible = "exar,xra1403".
35 compatible = "exar,xra1403";
H A Dgpio-exar.txt1 Exportable MPIO interface of Exar UART chips
4 - exar,first-pin: first exportable pins (0..15)
H A Dgpio-pca95xx.yaml24 - exar,xra1202
/openbmc/linux/drivers/gpio/
H A Dgpio-exar.c3 * GPIO driver for Exar XR17V35X chip
143 .name = "exar-gpio",
166 ret = device_property_read_u32(dev, "exar,first-pin", &first_pin); in gpio_exar_probe()
235 MODULE_DESCRIPTION("Exar GPIO driver");
H A Dgpio-xra1403.c3 * GPIO driver for EXAR XRA1403 16-bit GPIO expander
198 { .compatible = "exar,xra1403" },
216 MODULE_DESCRIPTION("GPIO expander driver for EXAR XRA1403");
H A DKconfig285 on Exar XR17V352/354/358 chips.
1748 tristate "EXAR XRA1403 16-bit GPIO expander"
1751 GPIO driver for EXAR XRA1403 16-bit SPI-based GPIO expander.
H A DMakefile62 obj-$(CONFIG_GPIO_EXAR) += gpio-exar.o
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Denumeration.rst554 Exar XR17V3521, soldered on the main board. This UART chip also includes
558 07:00.0 Serial controller: Exar Corp. XR17V3521 Dual PCIe UART (rev 03)
574 07:00.0 Serial controller: Exar Corp. XR17V3521 Dual PCIe UART (rev 03) <-- Exar
585 +-14.1-[05-09]----00.0-[06-09]--+-01.0-[07]----00.0 <-- Exar
591 To describe this Exar device on the PCI bus, we must start from the ACPI name
630 ACPI description for the Exar PCIe UART, also adding the list of its GPIO line
643 Device (EXAR)
678 dsdt.dsl table, whereas the device names "BRG1", "BRG2" and "EXAR" are
679 created analyzing the position of the Exar UART in the PCI bus topology.
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A D8250.yaml70 - exar,xr16l2552
71 - exar,xr16l2551
72 - exar,xr16l2550
/openbmc/linux/drivers/watchdog/
H A Dexar_wdt.c4 * Exar/MaxLinear UART chips like the XR28V38x.
224 .identity = "Exar/MaxLinear XR28V38x Watchdog",
384 /* search for active Exar watchdogs on all possible locations */ in exar_wdt_init()
428 MODULE_DESCRIPTION("Exar/MaxLinear Watchdog Driver");
/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm_neo.c50 /* 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()
311 * EXAR chip bug - RX FIFO COUNT - Fudge factor. in neo_copy_data_from_uart_to_queue()
313 * This resolves a problem/bug with the Exar chip that sometimes in neo_copy_data_from_uart_to_queue()
517 * We have to do it this way, because of the EXAR TXFIFO count bug. in neo_copy_data_from_queue_to_uart()
869 * should encapsulate all 3... At least, thats what Exar says. in neo_parse_lsr()
[all …]
H A Djsm.h289 * 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 */
/openbmc/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-arcom-vulcan.dts79 * 8250-compatible Exar XR16L2551 2 x UART
84 compatible = "exar,xr16l2551", "ns8250";
/openbmc/linux/include/uapi/linux/
H A Dserial_core.h38 #define PORT_XR17D15X 21 /* Exar XR17D15x UART */
41 #define PORT_XR17V35X 24 /* Exar XR17V35x UARTs */
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dintel,ixp4xx-expansion-bus-controller.yaml97 compatible = "exar,xr16l2551", "ns8250";
/openbmc/linux/drivers/usb/serial/
H A Dio_usbvend.h480 #define MANUF_UART_EXAR_654_EARLY 0 // Exar 16C654 in Edgeport/4s before 11/98
481 #define MANUF_UART_EXAR_654 1 // Exar 16C654
482 #define MANUF_UART_EXAR_2852 2 // Exar 16C2852
H A DKconfig638 tristate "USB MaxLinear/Exar USB to Serial driver"
640 Say Y here if you want to use MaxLinear/Exar USB to Serial converter
H A Dxr_serial.c3 * MaxLinear/Exar USB to Serial driver
1110 MODULE_DESCRIPTION("MaxLinear/Exar USB to Serial driver");
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-ppd.dts333 compatible = "exar,xra1403";
341 compatible = "exar,xra1403";
/openbmc/u-boot/drivers/gpio/
H A Dpca953x_gpio.c369 { .compatible = "exar,xra1202", .data = OF_953X(8, 0), },

12