Home
last modified time | relevance | path

Searched refs:UART (Results 1 – 25 of 245) sorted by relevance

12345678910

/Linux-v5.10/arch/arm/mach-sa1100/include/mach/
Duncompress.h21 #define UART(x) (*(volatile unsigned long *)(serial_port + (x))) macro
29 if (UART(UTCR3) & UTCR3_TXE) break; in putc()
31 if (UART(UTCR3) & UTCR3_TXE) break; in putc()
33 if (UART(UTCR3) & UTCR3_TXE) break; in putc()
38 while (!(UART(UTSR1) & UTSR1_TNF)) in putc()
42 UART(UTDR) = c; in putc()
/Linux-v5.10/Documentation/devicetree/bindings/serial/
Dmvebu-uart.txt1 * Marvell UART : Non standard UART used in some of Marvell EBU SoCs
6 - "marvell,armada-3700-uart" for the standard variant of the UART
10 UART (128 bytes FIFO, DMA, front interrupts, 8-bit or 32-bit
13 - clocks: UART reference clock used to derive the baudrate. If no clock
21 respectively the UART sum interrupt, the UART TX interrupt and
22 UART RX interrupt. A corresponding interrupt-names property must
26 respectively the UART TX interrupt and the UART RX interrupt. A
30 containing only the UART sum interrupt. This form is deprecated
Dcirrus,clps711x-uart.txt1 * Cirrus Logic CLPS711X Universal Asynchronous Receiver/Transmitter (UART)
6 - interrupts: Should contain UART TX and RX interrupt.
7 - clocks: Should contain UART core clock number.
8 - syscon: Phandle to SYSCON node, which contain UART control bits.
14 Note: Each UART port should have an alias correctly numbered
Dnvidia,tegra194-tcu.txt1 NVIDIA Tegra Combined UART (TCU)
3 The TCU is a system for sharing a hardware UART instance among multiple
5 based protocol where each "virtual UART" has a pair of mailboxes, one
16 "rx" - Mailbox for receiving data from hardware UART
17 "tx" - Mailbox for transmitting data to hardware UART
Darc-uart.txt1 * Synopsys ARC UART : Non standard UART used in some of the ARC FPGA boards
7 - clock-frequency : the input clock frequency for the UART
8 - current-speed : baud rate for UART
Dqcom,msm-uart.txt1 * MSM Serial UART
3 The MSM serial UART hardware is designed for low-speed use cases where a
10 - reg: Should contain UART register location and length.
11 - interrupts: Should contain UART interrupt.
Dnvidia,tegra20-hsuart.txt1 NVIDIA Tegra20/Tegra30 high speed (DMA based) UART controller driver.
10 - reg: Should contain UART controller registers location and length.
11 - interrupts: Should contain UART controller interrupts.
26 only if all 8 lines of UART controller are pinmuxed.
37 Standard UART devices are expected to have tolerance for baud rate error by
39 Tegra186 chip has a known hardware issue. UART Rx baud rate tolerance level
52 This slight deviation is expcted and Tegra UART is expected to handle it. Due
53 to the issue stated above, baud rate on Tegra UART should be set equal to or
Dcdns,uart.txt1 Binding for Cadence UART Controller
7 - reg: Should contain UART controller registers location and length.
8 - interrupts: Should contain UART controller interrupts.
9 - clocks: Must contain phandles to the UART clocks
Darm,mps2-uart.txt1 ARM MPS2 UART
6 - interrupts : Reference to the UART RX, TX and overrun interrupts
9 - clocks : The input clock of the UART
Dfsl,s32-linflexuart.txt1 * Freescale LINFlexD UART
4 support for full-duplex UART communication through 8-bit and 9-bit frames.
10 - "fsl,s32v234-linflexuart" for LINFlexD configured in UART mode, which
Dmicrochip,pic32-uart.txt1 * Microchip Universal Asynchronous Receiver Transmitter (UART)
10 - pinctrl-0: Phandle referencing pin configuration of the UART peripheral.
14 - cts-gpios: CTS pin for UART
Dqcom,msm-uartdm.txt5 software perspective it's mostly compatible with the MSM serial UART except
16 - reg: Should contain UART register locations and lengths. The first
21 - interrupts: Should contain UART interrupt.
37 The alias serialN will result in the UART being assigned port N. If any
38 serialN alias exists, then an alias must exist for each enabled UART. The
/Linux-v5.10/arch/arm64/boot/dts/ti/
Dk3-j7200-common-proc-board.dts81 /* Wakeup UART is used by System firmware */
91 /* MAIN UART 2 is used by R5F firmware */
96 /* UART not brought out */
101 /* UART not brought out */
106 /* UART not brought out */
111 /* UART not brought out */
116 /* UART not brought out */
121 /* UART not brought out */
126 /* UART not brought out */
/Linux-v5.10/arch/arm/include/debug/
Dtegra.S85 cmp \rv, #2 @ 2 and 3 mean DCC, UART
89 11: lsr \rv, \rp, #15 @ 17:15 are UART ID
91 cmp \rv, #0 @ UART 0?
93 cmp \rv, #1 @ UART 1?
95 cmp \rv, #2 @ UART 2?
97 cmp \rv, #3 @ UART 3?
99 cmp \rv, #4 @ UART 4?
141 cmp \rp, #0 @ Valid UART address?
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-platform-kim6 Name of the UART device at which the WL128x chip
21 UART configurations, so the baud-rate needs to be set
32 entry most often should be 1, the host's UART is required
42 use of the shared UART transport, it registers to the shared
46 daemon managing the UART, and is notified about the change
47 by the sysfs_notify. The value would be '1' when UART needs
48 to be opened/ldisc installed, and would be '0' when UART
Dsysfs-bus-i2c-devices-fsa948010 UART UART is attached
23 UART switch to UART path
/Linux-v5.10/arch/arm/
DKconfig.debug112 UART definition, as specified below. Attempting to boot the kernel
129 bool "Kernel low-level debugging via asm9260 UART"
133 their output to an UART or USART port on asm9260 based
195 bool "Kernel low-level debugging on BCM2835 PL011 UART"
200 bool "Kernel low-level debugging on BCM2836 PL011 UART"
223 bool "Kernel low-level debugging messages via BCM KONA UART"
234 bool "Kernel low-level debugging on BCM63XX UART"
238 bool "Marvell Berlin SoC Debug UART"
246 bool "Use BRCMSTB UART for low-level debug"
251 UART physical and virtual address is automatically provided
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Ducc.txt15 - port-number : for UART drivers, the port number to use, between 0 and 3.
18 CPM UART driver, the port-number is required for the QE UART driver.
19 - soft-uart : for UART drivers, if specified this means the QE UART device
20 driver should use "Soft-UART" mode, which is needed on some SOCs that have
21 broken UART hardware. Soft-UART is provided via a microcode upload.
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dqca,qca7000.txt4 be configured either as SPI or UART slave. This configuration is done by
58 (b) Ethernet over UART
60 In order to use the QCA7000 as UART slave it must be defined as a child of a
61 UART master in the device tree. It is possible to preconfigure the UART
73 UART Example:
75 /* Freescale i.MX28 UART */
Dmediatek-bluetooth.txt37 MediaTek UART based Bluetooth Devices
40 This device is a serial attached device to UART device and thus it must be a
41 child node of the serial node with UART.
58 - pinctrl-0: Should contain UART RXD low when the device is powered up to
60 - pinctrl-1: Should contain UART mode pin ctrl
66 - boot-gpios: GPIO same to the pin as UART RXD and used to keep LOW when
69 - pinctrl-0: Should contain UART mode pin ctrl
/Linux-v5.10/drivers/bluetooth/
DKconfig89 tristate "HCI UART driver"
94 Bluetooth HCI UART driver.
97 UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
100 Say Y here to compile support for Bluetooth UART devices into the
109 bool "UART (H4) protocol support"
112 UART (H4) is serial protocol for communication between Bluetooth
114 with UART interface, including PCMCIA and CF cards.
116 Say Y here to compile support for HCI UART (H4) protocol.
119 tristate "UART Nokia H4+ protocol support"
129 with UART interface in Nokia devices.
[all …]
/Linux-v5.10/drivers/tty/serial/
DKconfig26 This selects the ARM(R) AMBA(R) PrimeCell PL010 UART. If you have
37 Say Y here if you wish to use an AMBA PrimeCell UART as the system
53 This selects the ARM(R) AMBA(R) PrimeCell PL011 UART. If you have
65 Say Y here if you wish to use an AMBA PrimeCell UART as the system
143 Say Y here if you wish to use an on-chip UART on a Atmel
178 Say Y if you have an external 8250/16C550 UART. If unsure, say N.
213 Say Y here if you wish to use a Amlogic MesonX UART as the
260 Select the number of available UART ports for the Samsung S3C
284 Support for the on-chip UART on the CSR SiRFprimaII series,
313 tristate "NVIDIA Tegra Combined UART"
[all …]
/Linux-v5.10/arch/arm64/boot/dts/amlogic/
Dmeson-gxl-s905x-khadas-vim.dts115 gpio-line-names = "UART TX",
116 "UART RX",
162 "Bluetooth UART TX", "Bluetooth UART RX",
163 "Bluetooth UART CTS", "Bluetooth UART RTS",
/Linux-v5.10/drivers/nfc/nfcmrvl/
DKconfig24 tristate "Marvell NFC-over-UART driver"
28 Marvell NFC-over-UART driver.
30 This driver provides support for Marvell NFC-over-UART devices
32 Say Y here to compile support for Marvell NFC-over-UART driver
/Linux-v5.10/arch/arm/boot/dts/
Dkirkwood-openrd.dtsi61 * mode for the second UART.
66 * To use the second UART, you need to change also
78 * SelUARTorSD selects between the second UART
81 * Low: UART

12345678910