Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
omap_uart_port_info Struct Reference

#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)
 

Detailed Description

Definition at line 62 of file omap-serial.h.

Field Documentation

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.

void(* enable_wakeup)(struct device *, bool)

Definition at line 77 of file omap-serial.h.

upf_t flags

Definition at line 65 of file omap-serial.h.

int(* get_context_loss_count)(struct device *)

Definition at line 74 of file omap-serial.h.

void(* set_forceidle)(struct device *)

Definition at line 75 of file omap-serial.h.

void(* set_noidle)(struct device *)

Definition at line 76 of file omap-serial.h.

unsigned int uartclk

Definition at line 64 of file omap-serial.h.


The documentation for this struct was generated from the following file: