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

Data Fields

struct uart_port port
 
struct timer_list timer
 
unsigned int old_status
 
int txirq
 
int rxirq
 
int rtsirq
 
unsigned int have_rtscts:1
 
unsigned int use_irda:1
 
unsigned int irda_inv_rx:1
 
unsigned int irda_inv_tx:1
 
unsigned short trcv_delay
 
struct clkclk_ipg
 
struct clkclk_per
 
struct imx_uart_datadevdata
 

Detailed Description

Definition at line 198 of file imx.c.

Field Documentation

struct clk* clk_ipg

Definition at line 208 of file imx.c.

struct clk* clk_per

Definition at line 209 of file imx.c.

Definition at line 210 of file imx.c.

unsigned int have_rtscts

Definition at line 203 of file imx.c.

unsigned int irda_inv_rx

Definition at line 205 of file imx.c.

unsigned int irda_inv_tx

Definition at line 206 of file imx.c.

unsigned int old_status

Definition at line 201 of file imx.c.

Definition at line 199 of file imx.c.

int rtsirq

Definition at line 202 of file imx.c.

int rxirq

Definition at line 202 of file imx.c.

Definition at line 200 of file imx.c.

unsigned short trcv_delay

Definition at line 207 of file imx.c.

int txirq

Definition at line 202 of file imx.c.

unsigned int use_irda

Definition at line 204 of file imx.c.


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