Home
last modified time | relevance | path

Searched full:8250 (Results 1 – 25 of 75) sorted by relevance

123

/linux/drivers/tty/serial/8250/
H A D8250_pcilib.c3 * 8250 PCI library.
12 #include "8250.h"
13 #include "8250_pcilib.h"
48 MODULE_DESCRIPTION("8250 PCI library");
H A D8250_exar_st16c554.c4 * Based on 8250_boca.
13 #include "8250.h"
39 MODULE_DESCRIPTION("8250 serial probe module for Exar cards");
H A D8250_hp300.c6 * Ported from 2.2 and modified to use the normal 8250 driver
21 #include "8250.h"
78 * Where we find the 8250-like APCI ports, and how far apart they are.
89 * debug serial ports and register them with the 8250 driver.
184 "8250_hp300: register_serial() DCA scode %d irq %d failed\n", in hpdca_init_one()
266 "8250_hp300: register_serial() APCI %d irq %d failed\n", in hp300_8250_init()
H A D8250_pxa.c3 * drivers/tty/serial/8250/8250_pxa.c -- driver for PXA on-board UARTS
10 * Based on drivers/serial/8250.c by Russell King.
26 #include "8250.h"
H A D8250_lpc18xx.c7 * Based on 8250_mtk.c:
18 #include "8250.h"
20 /* Additional LPC18xx/43xx 8250 registers and bits */
165 dev_err(&pdev->dev, "unable to register 8250 port\n"); in lpc18xx_serial_probe()
H A D8250_acorn.c21 #include "8250.h"
119 .name = "8250_acorn",
134 MODULE_DESCRIPTION("Acorn 8250-compatible serial port expansion card driver");
H A D8250_accent.c10 #include "8250.h"
34 MODULE_DESCRIPTION("8250 serial probe module for Accent Async cards");
H A D8250_em.c3 * Renesas Emma Mobile 8250 driver
16 #include "8250.h"
195 return dev_err_probe(dev, ret, "unable to register 8250 port\n"); in serial8250_em_probe()
227 MODULE_DESCRIPTION("Renesas Emma Mobile 8250 Driver");
H A D8250_dma.c3 * 8250_dma.c - DMA Engine API support for 8250.c
12 #include "8250.h"
253 /* 8250 rx dma requires dmaengine driver to support pause/terminate */ in serial8250_request_dma()
274 /* 8250 tx dma requires dmaengine driver to support terminate */ in serial8250_request_dma()
H A D8250_fourport.c10 #include "8250.h"
43 MODULE_DESCRIPTION("8250 serial probe module for AST Fourport cards");
H A D8250_boca.c10 #include "8250.h"
48 MODULE_DESCRIPTION("8250 serial probe module for Boca cards");
H A D8250_uniphier.c13 #include "8250.h"
16 * This hardware is similar to 8250, but its register map is a bit different:
63 * The register map is slightly different from that of 8250.
224 dev_err(dev, "failed to register 8250 port\n"); in uniphier_uart_probe()
H A D8250_lpss.c3 * 8250_lpss.c - Driver for UART on Intel Braswell and various other Intel SoCs
17 #include "8250_dwlib.h"
170 * This simply makes the checks in the 8250_port to try the DMA in ehl_serial_setup()
424 .name = "8250_lpss",
H A D8250_pci1xxxx.c3 * Probe module for 8250/16550-type MCHP PCI serial ports.
5 * Based on drivers/tty/serial/8250/8250_pci.c,
38 #include "8250.h"
39 #include "8250_pcilib.h"
681 * 8250 core considers prescaller value to be always 16. in pci1xxxx_setup()
H A D8250_tegra.c18 #include "8250.h"
191 MODULE_DESCRIPTION("NVIDIA Tegra 8250 Driver");
H A D8250_pcilib.h3 * 8250 PCI library header file.
/linux/Documentation/input/
H A Dshape.svg2 …late(-121.88 -68.4)" points="4200 3600 4200 3075 4950 2325 7425 2325 8250 3150 8250 3600" fill="no…
4 …<polyline transform="translate(-121.88 -68.4)" points="8250 3675 8250 5400" fill="none" stroke="#0…
26 …<polyline transform="translate(-121.88 -68.4)" points="8250 3150 8250 2475 8775 1950 8775 1200" fi…
/linux/arch/openrisc/include/asm/
H A Dserial.h24 * clock... 8250_early.c (early 8250 serial console) actually uses this, so
/linux/Documentation/driver-api/
H A Dmiscellaneous.rst19 .. kernel-doc:: drivers/tty/serial/8250/8250_core.c
/linux/Documentation/devicetree/bindings/serial/
H A Dbrcm,bcm7271-uart.yaml7 title: Broadcom 8250 based serial port
16 The Broadcom UART is based on the basic 8250 UART but with
/linux/arch/powerpc/kernel/
H A Dlegacy_serial.c267 * the generic 8250_pci driver later on. The reason is that 8250 in add_legacy_pci_port()
387 * will try to build a list of all the available 8250-compatible serial ports
390 * console to be initialized, that list is also used later to provide 8250 with
558 * probed and/or the 8250 driver loaded since we need to register our
559 * platform devices before 8250 PCI ones are detected as some of them
566 * registers all those platform ports for use by the 8250 driver when it
/linux/arch/mips/
H A DKconfig.debug22 "8250/16550 and compatible serial early printk driver"
23 If you say Y here, it will be possible to use a 8250/16550 serial
/linux/drivers/usb/serial/
H A Dmct_u232.h156 * The USB requests seem to be directly mapped to the registers of a 8250,
248 * 8250/16450/16550 UART.
296 * Bit 7 Error in Receiver FIFO. On the 8250/16450 UART, this bit is zero.
314 * is discarded. On 8250/16450 UARTs, the word in the holding register
320 * 8250/16450 designs) before this bit is set.
/linux/arch/arm/include/debug/
H A Dpalmchip.S12 #include <debug/8250.S>
/linux/arch/xtensa/platforms/iss/include/platform/
H A Dserial.h12 /* Have no meaning on ISS, but needed for 8250_early.c */

123