Home
last modified time | relevance | path

Searched defs:omap_uart_port_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
Dserial-omap.h33 struct omap_uart_port_info { struct
34 bool dma_enabled; /* To specify DMA Mode */
35 unsigned int uartclk; /* UART clock rate */
36 upf_t flags; /* UPF_* flags */
37 unsigned int dma_rx_buf_size;
38 unsigned int dma_rx_timeout;
39 unsigned int autosuspend_timeout;
40 unsigned int dma_rx_poll_rate;
42 int (*get_context_loss_count)(struct device *);
43 void (*enable_wakeup)(struct device *, bool);