Searched full:uarts (Results 1 – 25 of 121) sorted by relevance
12345
/Linux-v6.6/Documentation/devicetree/bindings/soc/aspeed/ |
D | uart-routing.yaml | 17 the built-in UARTS and physical serial I/O ports. 20 This can be used to enable Host <-> BMC communication via UARTs, e.g. to 24 which owns the system configuration policy, to configure how UARTs and
|
/Linux-v6.6/Documentation/translations/zh_CN/arch/loongarch/ |
D | irq-chip-model.rst | 27 CPU串口(UARTs)中断发送到LIOINTC,而其他所有设备的中断则分别发送到所连接的PCH-PIC/ 36 | LIOINTC | <-- | UARTs | 63 CPU串口(UARTs)中断发送到LIOINTC,而其他所有设备的中断则分别发送到所连接的PCH-PIC/ 72 | EIOINTC | | LIOINTC | <-- | UARTs |
|
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/include/ |
D | chipcommon.h | 156 /* UARTs */ 233 #define CC_CAP_UARTS_MASK 0x00000003 /* Number of UARTs */ 235 #define CC_CAP_UCLKSEL 0x00000018 /* UARTs clock select */ 236 /* UARTs are driven by internal divided clock */ 238 #define CC_CAP_UARTGPIO 0x00000020 /* UARTs own GPIOs 15:12 */
|
/Linux-v6.6/Documentation/arch/ia64/ |
D | serial.rst | 23 - If there was no HCDP, we assumed there were UARTs at the 106 - Multiple UARTs selected as EFI console devices. EFI and 155 several UARTs. One of the UARTs is often used as a console; the
|
/Linux-v6.6/Documentation/arch/loongarch/ |
D | irq-chip-model.rst | 23 to CPUINTC directly, CPU UARTS interrupts go to LIOINTC, while all other devices 33 | LIOINTC | <-- | UARTs | 60 to CPUINTC directly, CPU UARTS interrupts go to LIOINTC, while all other devices 70 | EIOINTC | | LIOINTC | <-- | UARTs |
|
/Linux-v6.6/drivers/tty/serial/8250/ |
D | Kconfig | 181 This enables support for FPGA based UARTs found on many MEN 183 and 16z125 UARTs. 387 erratum for Freescale 16550 UARTs in the 8250 driver. It also 395 driver for the Altera 16550 UART. One or more Altera 16550 UARTs 500 its UARTs, say Y to this option. If unsure, say N. 538 I/O UARTs that are not covered by the more generic SERIAL_8250_PCI
|
D | 8250_exar.c | 157 * Exar UARTs have a SLEEP register that enables or disables each UART in exar_pm() 166 * XR17V35x UARTs have an extra fractional divisor register (DLD) 245 * XR17V35x UARTs have an extra divisor register, DLD that gets enabled in default_setup() 617 * These Exar UARTs have an extra interrupt indicator that could fire for a 882 /* Exar Corp. XR17V[48]35[248] Dual/Quad/Octal/Hexa PCIe UARTs */
|
/Linux-v6.6/drivers/tty/serial/ |
D | Kconfig | 136 This enables the driver for the on-chip UARTs of the Atmel 169 Say Y here if you wish to have the internal AT91 UARTs 172 64). This is necessary if you also want other UARTs, such as 173 external 8250/16C550 compatible UARTs. 206 This enables the driver for the on-chip UARTs of the Amlogic 226 This enables the driver for the on-chip UARTs of the Cirrus 244 Support for the on-chip UARTs on the Samsung 280 Support for the on-chip UARTs on the NVIDIA Tegra series SOCs 675 Those are UARTs completely different from the Standard UARTs on the 749 UARTs.
|
/Linux-v6.6/arch/parisc/include/asm/ |
D | serial.h | 6 * This is used for 16550-compatible UARTs
|
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm7120-l2-intc.yaml | 24 controller, in particular for UARTs 116 typically UARTs. Setting these bits will make their respective interrupt
|
/Linux-v6.6/include/uapi/linux/ |
D | serial_core.h | 41 #define PORT_XR17V35X 24 /* Exar XR17V35x UARTs */ 157 /* Altera UARTs */
|
D | serial_reg.h | 97 some Freescale UARTs) */ 238 * The Intel XScale on-chip UARTs define these bits 347 * Extra serial register definitions for the internal UARTs
|
/Linux-v6.6/drivers/char/mwave/ |
D | Makefile | 12 # To have the mwave driver disable other uarts if necessary
|
/Linux-v6.6/Documentation/devicetree/bindings/serial/ |
D | vt8500-uart.txt | 15 Aliases may be defined to ensure the correct ordering of the uarts.
|
D | 8250_omap.yaml | 7 title: 8250 compliant UARTs on TI's OMAP2+ and K3 SoCs
|
D | qcom,msm-uartdm.yaml | 20 Note:: Aliases may be defined to ensure the correct ordering of the UARTs.
|
/Linux-v6.6/arch/arm/mach-ep93xx/ |
D | ep93xx-regs.h | 28 /* APB UARTs */
|
/Linux-v6.6/arch/mips/include/asm/mach-rc32434/ |
D | irq.h | 17 /* 16550 UARTs */
|
/Linux-v6.6/include/linux/ssb/ |
D | ssb_driver_extif.h | 11 * support external devices such as UARTs and the BCM2019 Bluetooth 13 * The external interface core also contains 2 on-chip 16550 UARTs, clock
|
D | ssb_driver_chipcommon.h | 8 * jtag, 0/1/2 uarts, clock frequency control, a watchdog interrupt timer, 26 #define SSB_CHIPCO_CAP_NRUART 0x00000003 /* # of UARTs */ 29 #define SSB_CHIPCO_CAP_UARTCLK_INT 0x00000008 /* UARTs are driven by internal divided clock */ 30 #define SSB_CHIPCO_CAP_UARTGPIO 0x00000020 /* UARTs on GPIO 15-12 */
|
/Linux-v6.6/arch/x86/kernel/ |
D | jailhouse.c | 182 * platform UARTs since setup data version 2. in jailhouse_serial_workaround() 184 * In case of version 1, we don't know which UARTs belong Linux. In in jailhouse_serial_workaround()
|
/Linux-v6.6/arch/arm/mach-s3c/ |
D | dev-uart-s3c64xx.c | 25 /* 64xx uarts are closer together */
|
D | pm-common.c | 43 * restore the UARTs state yet
|
/Linux-v6.6/drivers/tty/serial/jsm/ |
D | jsm_driver.c | 131 * 2 I/O Mapped UARTs and Status in jsm_probe_one() 133 * 4 Memory Mapped UARTs and Status in jsm_probe_one()
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | starfive,jh7110-sys-pinctrl.yaml | 16 includes a number of other UARTs, I2Cs, SPIs, PWMs etc.
|
12345