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

Data Fields

struct uart_port uart
 
struct clkclk
 
int may_wakeup
 
u32 backup_imr
 
int break_active
 
short use_dma_rx
 
short pdc_rx_idx
 
struct atmel_dma_buffer pdc_rx [2]
 
short use_dma_tx
 
struct atmel_dma_buffer pdc_tx
 
struct tasklet_struct tasklet
 
unsigned int irq_status
 
unsigned int irq_status_prev
 
struct circ_buf rx_ring
 
struct serial_rs485 rs485
 
unsigned int tx_done_mask
 

Detailed Description

Definition at line 137 of file atmel_serial.c.

Field Documentation

u32 backup_imr

Definition at line 141 of file atmel_serial.c.

int break_active

Definition at line 142 of file atmel_serial.c.

Definition at line 139 of file atmel_serial.c.

unsigned int irq_status

Definition at line 152 of file atmel_serial.c.

unsigned int irq_status_prev

Definition at line 153 of file atmel_serial.c.

int may_wakeup

Definition at line 140 of file atmel_serial.c.

Definition at line 146 of file atmel_serial.c.

short pdc_rx_idx

Definition at line 145 of file atmel_serial.c.

Definition at line 149 of file atmel_serial.c.

Definition at line 157 of file atmel_serial.c.

Definition at line 155 of file atmel_serial.c.

Definition at line 151 of file atmel_serial.c.

unsigned int tx_done_mask

Definition at line 158 of file atmel_serial.c.

Definition at line 138 of file atmel_serial.c.

short use_dma_rx

Definition at line 144 of file atmel_serial.c.

short use_dma_tx

Definition at line 148 of file atmel_serial.c.


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