|
Linux Kernel
3.7.1
|
#include <omap-serial.h>
Data Fields | |
| bool | dma_enabled |
| unsigned int | uartclk |
| upf_t | flags |
| unsigned int | dma_rx_buf_size |
| unsigned int | dma_rx_timeout |
| unsigned int | autosuspend_timeout |
| unsigned int | dma_rx_poll_rate |
| int | DTR_gpio |
| int | DTR_inverted |
| int | DTR_present |
| int(* | get_context_loss_count )(struct device *) |
| void(* | set_forceidle )(struct device *) |
| void(* | set_noidle )(struct device *) |
| void(* | enable_wakeup )(struct device *, bool) |
Definition at line 62 of file omap-serial.h.
| unsigned int autosuspend_timeout |
Definition at line 68 of file omap-serial.h.
| bool dma_enabled |
Definition at line 63 of file omap-serial.h.
| unsigned int dma_rx_buf_size |
Definition at line 66 of file omap-serial.h.
| unsigned int dma_rx_poll_rate |
Definition at line 69 of file omap-serial.h.
| unsigned int dma_rx_timeout |
Definition at line 67 of file omap-serial.h.
| int DTR_gpio |
Definition at line 70 of file omap-serial.h.
| int DTR_inverted |
Definition at line 71 of file omap-serial.h.
| int DTR_present |
Definition at line 72 of file omap-serial.h.
| upf_t flags |
Definition at line 65 of file omap-serial.h.
Definition at line 74 of file omap-serial.h.
Definition at line 75 of file omap-serial.h.
Definition at line 76 of file omap-serial.h.
| unsigned int uartclk |
Definition at line 64 of file omap-serial.h.
1.8.2