Searched full:baud (Results 1 – 25 of 43) sorted by relevance
12
| /Documentation/devicetree/bindings/serial/ |
| D | nvidia,tegra20-hsuart.txt | 27 - nvidia,adjust-baud-rates: List of entries providing percentage of baud rate 31 When baud rate set on controller falls within the range mentioned in this 32 field, baud rate will be adjusted by percentage mentioned here. 34 Increase baud rate by 2% when set baud rate falls within range 9600 to 115200 36 Baud Rate tolerance: 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 41 corruption/invalid framing errors. Parker errata suggests adjusting baud 45 its spec) for valid range and Tegra baud rate has to be set above actual 46 Tx baud rate observed. To do this we use nvidia,adjust-baud-rates [all …]
|
| D | slave-device.txt | 19 - max-speed : The maximum baud rate the device operates at. This should 23 baud rates. 24 - current-speed : The current baud rate the device operates at. This should 26 the baud rate of the slave device. 28 * device supports auto-baud 31 * device baud rate is configured by its firmware but
|
| D | ingenic,uart.txt | 13 - clocks : phandles to the module & baud clocks. 15 Required elements: "baud", "module" 27 clock-names = "baud", "module";
|
| D | mtk-uart.txt | 37 - "baud": The clock the baudrate is derived from 41 baud clock if the baudclk does not exist. Do not use this for new designs. 51 clock-names = "baud", "bus";
|
| D | fsl-lpuart.txt | 16 - clock-names : For vf610/ls1021a/imx7ulp, "ipg" clock is for uart bus/baud 18 lpuart controller registers, it also requires "baud" clock for module to
|
| D | amlogic,meson-uart.yaml | 56 - const: baud 72 clock-names = "xtal", "pclk", "baud";
|
| D | samsung_uart.txt | 23 - "clk_uart_baudN" - Nth baud base clock input (N = 0, 1, ...), 25 internal baud clock mux).
|
| D | arm_sbsa_uart.txt | 10 - current-speed: the (fixed) baud rate set by the firmware
|
| D | brcm,bcm2835-aux-uart.txt | 8 - clocks: Clock driving the hardware; used to figure out the baud rate
|
| D | arc-uart.txt | 8 - current-speed : baud rate for UART
|
| D | brcm,bcm6345-uart.txt | 11 - clocks: Clock driving the hardware; used to figure out the baud rate
|
| /Documentation/devicetree/bindings/spi/ |
| D | spi_oc_tiny.txt | 8 - baud-width: width, in bits, of the programmable divider used to scale 11 The clock-frequency and baud-width properties are needed only if the divider
|
| D | amlogic,meson-gx-spicc.yaml | 39 description: input clock for the baud rate generator
|
| /Documentation/devicetree/bindings/power/reset/ |
| D | qnap-poweroff.txt | 5 Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the 8 Synology NAS devices use a similar scheme, but a different baud rate,
|
| /Documentation/driver-api/serial/ |
| D | driver.rst | 424 uart_update_timeout(port,cflag,baud) 426 number of bits, parity, stop bits and baud rate. 433 Return the numeric baud rate for the specified termios, taking 434 account of the special 38400 baud "kludge". The B0 baud rate 435 is mapped to 9600 baud. 437 If the baud rate is not within min..max, then if old is non-NULL, 438 the original baud rate will be tried. If that exceeds the 439 min..max constraint, 9600 baud will be returned. termios will 440 be updated to the baud rate in use. 442 Note: min..max must always allow 9600 baud to be selected. [all …]
|
| /Documentation/ABI/testing/ |
| D | sysfs-platform-kim | 18 The maximum reliable baud-rate the host can support. 20 UART configurations, so the baud-rate needs to be set 43 configuring baud and install line discipline via this sysfs
|
| /Documentation/devicetree/bindings/clock/ |
| D | clock-bindings.txt | 84 clock-names = "baud", "register"; 88 This represents a device with two clock inputs, named "baud" and "register". 89 The baud clock is connected to output 1 of the &osc device, and the register 113 /* UART, using the low frequency oscillator for the baud clock, 121 clock-names = "baud", "register"; 132 * The UART has its baud clock connected the external oscillator and its 154 clock-names = "baud", "register";
|
| /Documentation/networking/ |
| D | baycom.txt | 16 Its baud rate may be changed via the `baud' module parameter, 25 It only supports half duplex, and only 1200 baud. Its devices 40 ser12: This is a very simple 1200 baud AFSK modem. The modem consists only 48 par96: This is a modem for 9600 baud FSK compatible to the G3RUH standard.
|
| /Documentation/devicetree/bindings/ |
| D | chosen.txt | 55 <baud>{<parity>{<bits>{<flow>}}} 59 baud - baud rate in decimal
|
| /Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/ |
| D | brg.txt | 1 * Baud Rate Generators
|
| /Documentation/devicetree/bindings/gnss/ |
| D | mediatek.txt | 19 - current-speed : Default UART baud rate
|
| /Documentation/usb/ |
| D | usb-serial.rst | 167 - changing baud rates (up to 115200) 174 - changing baud rates ought to flush tx/rx to avoid mangled half characters 195 have been pretty thoroughly tested at various baud rates with 8-N-1 265 $PSRF100,<protocol>,<baud>,<databits>,<stopbits>,<parity>*CHECKSUM 275 The hid->com adapter can run at a maximum baud of 115200bps. Please note 325 - Baud rate 300-230400 458 and pilot-manager -daemon calls will work. Baud rates up to 115200 492 - Baud rates higher than 115200 are currently broken.
|
| /Documentation/devicetree/bindings/net/ |
| D | mediatek-bluetooth.txt | 80 - current-speed: Current baud rate of the device whose defaults to 921600 105 clock-names = "baud", "bus";
|
| /Documentation/devicetree/bindings/mfd/ |
| D | zii,rave-sp.txt | 16 - current-speed: Should be set to baud rate SP device is using
|
| /Documentation/admin-guide/ |
| D | braille-console.rst | 19 override the baud rate to 115200, etc.
|
12