Lines Matching +full:baud +full:- +full:rate
1 # SPDX-License-Identifier: Apache-2.0
9 select PINCTRL if $(dt_compat_any_has_prop,$(DT_COMPAT_NS16550),pinctrl-0)
48 bool "UART 16550 (16-bytes FIFO)"
50 This enables support for 16-bytes FIFO if UART controller is 16550.
53 bool "UART 16750 (64-bytes FIFO and auto flow control)"
55 This enables support for 64-bytes FIFO and automatic hardware
59 bool "UART 16950 (128-bytes FIFO and auto flow control)"
61 This enables support for 128-bytes FIFO and automatic hardware flow control.
85 bool "IT8XXX2 specific baud rate configuration"
87 Enable IT8XXX2 specific baud rate configuration.
88 This applies to high-speed baud rate configuration.
93 bool "Re-enable interrupts by toggling IER at end of ISR"
103 the IER is being toggled to re-assert interrupts at the end of ISR