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

Data Fields

struct uart_port port
 
unsigned char ier
 
unsigned char lcr
 
unsigned char mcr
 
unsigned int lsr_break_flag
 
char name [12]
 
int index
 
struct devicedev
 
struct hsu_dma_chantxc
 
struct hsu_dma_chanrxc
 
struct hsu_dma_buffer txbuf
 
struct hsu_dma_buffer rxbuf
 
int use_dma
 
int running
 
int dma_tx_on
 

Detailed Description

Definition at line 70 of file mfd.c.

Field Documentation

struct device* dev

Definition at line 78 of file mfd.c.

int dma_tx_on

Definition at line 86 of file mfd.c.

unsigned char ier

Definition at line 72 of file mfd.c.

int index

Definition at line 77 of file mfd.c.

unsigned char lcr

Definition at line 73 of file mfd.c.

unsigned int lsr_break_flag

Definition at line 75 of file mfd.c.

unsigned char mcr

Definition at line 74 of file mfd.c.

char name[12]

Definition at line 76 of file mfd.c.

Definition at line 71 of file mfd.c.

int running

Definition at line 85 of file mfd.c.

Definition at line 83 of file mfd.c.

Definition at line 81 of file mfd.c.

Definition at line 82 of file mfd.c.

Definition at line 80 of file mfd.c.

int use_dma

Definition at line 84 of file mfd.c.


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