Searched full:uarts (Results 1 – 25 of 132) sorted by relevance
123456
/Linux-v6.1/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.1/Documentation/translations/zh_CN/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.1/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.1/Documentation/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.1/Documentation/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.1/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 255 Internal node for the common case of 4 Samsung compatible UARTs 287 Support for the on-chip UARTs on the NVIDIA Tegra series SOCs 682 Those are UARTs completely different from the Standard UARTs on the [all …]
|
/Linux-v6.1/drivers/tty/serial/8250/ |
D | Kconfig | 175 This enables support for FPGA based UARTs found on many MEN 177 and 16z125 UARTs. 370 erratum for Freescale 16550 UARTs in the 8250 driver. It also 471 its UARTs, say Y to this option. If unsure, say N. 509 I/O UARTs that are not covered by the more generic SERIAL_8250_PCI
|
D | 8250_exar.c | 147 * Exar UARTs have a SLEEP register that enables or disables each UART in exar_pm() 156 * XR17V35x UARTs have an extra fractional divisor register (DLD) 231 * XR17V35x UARTs have an extra divisor register, DLD that gets enabled in default_setup() 603 * These Exar UARTs have an extra interrupt indicator that could fire for a 853 /* Exar Corp. XR17V[48]35[248] Dual/Quad/Octal/Hexa PCIe UARTs */
|
/Linux-v6.1/Documentation/arm/samsung-s3c24xx/ |
D | suspend.rst | 89 access to the UARTs will cause the debug to stop. 92 care should be taken that any external clock sources that the UARTs
|
/Linux-v6.1/arch/parisc/include/asm/ |
D | serial.h | 6 * This is used for 16550-compatible UARTs
|
/Linux-v6.1/drivers/char/mwave/ |
D | Makefile | 12 # To have the mwave driver disable other uarts if necessary
|
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm7120-l2-intc.yaml | 24 controller, in particular for UARTs 115 typically UARTs. Setting these bits will make their respective interrupt
|
/Linux-v6.1/Documentation/devicetree/bindings/serial/ |
D | vt8500-uart.txt | 15 Aliases may be defined to ensure the correct ordering of the uarts.
|
/Linux-v6.1/arch/arm/mach-ep93xx/ |
D | ep93xx-regs.h | 28 /* APB UARTs */
|
/Linux-v6.1/arch/arm/mach-omap1/ |
D | serial.c | 46 * Internal UARTs need to be initialized for the 8250 autoconfig to work 124 /* Don't look at UARTs higher than 2 for omap7xx */ in omap_serial_init()
|
D | board-generic.c | 53 /* mux pins for uarts */ in omap_generic_init()
|
/Linux-v6.1/include/uapi/linux/ |
D | serial_core.h | 39 #define PORT_XR17V35X 24 /* Exar XR17V35x UARTs */ 185 /* Altera UARTs */
|
/Linux-v6.1/arch/mips/include/asm/mach-rc32434/ |
D | irq.h | 17 /* 16550 UARTs */
|
/Linux-v6.1/arch/x86/kernel/ |
D | jailhouse.c | 184 * platform UARTs since setup data version 2. in jailhouse_serial_workaround() 186 * In case of version 1, we don't know which UARTs belong Linux. In in jailhouse_serial_workaround()
|
/Linux-v6.1/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.1/arch/arm/mach-s3c/ |
D | dev-uart-s3c64xx.c | 25 /* 64xx uarts are closer together */
|
D | pm-core-s3c64xx.h | 26 /* As a note, since the S3C64XX UARTs generally have multiple in s3c_pm_debug_init_uart()
|
D | pm-common.c | 43 * restore the UARTs state yet
|
/Linux-v6.1/arch/arm/mach-pxa/ |
D | mxm8x10.c | 272 /* UARTS */ 447 /* PXA UARTs */
|
123456