Lines Matching full:usart
1 * Atmel Universal Synchronous Asynchronous Receiver/Transmitter (USART)
3 Required properties for USART:
5 - "atmel,at91rm9200-usart"
6 - "atmel,at91sam9260-usart"
7 - "microchip,sam9x60-usart"
8 - "atmel,at91rm9200-dbgu", "atmel,at91rm9200-usart"
9 - "atmel,at91sam9260-dbgu", "atmel,at91sam9260-usart"
10 - "microchip,sam9x60-dbgu", "microchip,sam9x60-usart"
14 Required elements: "usart"
17 Required properties for USART in SPI mode:
21 - atmel,usart-mode : Must be <AT91_USART_MODE_SPI> (found in dt-bindings/mfd/at91-usart.h)
26 memory peripheral interface and USART DMA channel ID, FIFO configuration.
39 It will use specified PIO instead of the peripheral function pin for the USART feature.
46 - at91rm9200: legacy USART support
47 - at91sam9260: generic USART implementation for SAM9 SoCs
52 compatible = "atmel,at91sam9260-usart";
56 clock-names = "usart";
69 compatible = "atmel,at91sam9260-usart";
73 clock-names = "usart";
83 #include <dt-bindings/mfd/at91-usart.h>
88 compatible = "atmel,at91rm9200-usart", "atmel,at91sam9260-usart";
89 atmel,usart-mode = <AT91_USART_MODE_SPI>;
93 clock-names = "usart";