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

Data Fields

struct uart_port port
 
struct uart_omap_dma uart_dma
 
struct devicedev
 
unsigned char ier
 
unsigned char lcr
 
unsigned char mcr
 
unsigned char fcr
 
unsigned char efr
 
unsigned char dll
 
unsigned char dlh
 
unsigned char mdr1
 
unsigned char scr
 
int use_dma
 
unsigned int lsr_break_flag
 
unsigned char msr_saved_flags
 
char name [20]
 
unsigned long port_activity
 
u32 context_loss_cnt
 
u32 errata
 
u8 wakeups_enabled
 
unsigned int irq_pending:1
 
int DTR_gpio
 
int DTR_inverted
 
int DTR_active
 
struct pm_qos_request pm_qos_request
 
u32 latency
 
u32 calc_latency
 
struct work_struct qos_work
 
struct pinctrlpins
 

Detailed Description

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

Field Documentation

u32 calc_latency

Definition at line 110 of file omap-serial.c.

u32 context_loss_cnt

Definition at line 99 of file omap-serial.c.

struct device* dev

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

unsigned char dlh

Definition at line 85 of file omap-serial.c.

unsigned char dll

Definition at line 84 of file omap-serial.c.

int DTR_active

Definition at line 106 of file omap-serial.c.

int DTR_gpio

Definition at line 104 of file omap-serial.c.

int DTR_inverted

Definition at line 105 of file omap-serial.c.

unsigned char efr

Definition at line 83 of file omap-serial.c.

u32 errata

Definition at line 100 of file omap-serial.c.

unsigned char fcr

Definition at line 82 of file omap-serial.c.

unsigned char ier

Definition at line 79 of file omap-serial.c.

unsigned int irq_pending

Definition at line 102 of file omap-serial.c.

u32 latency

Definition at line 109 of file omap-serial.c.

unsigned char lcr

Definition at line 80 of file omap-serial.c.

unsigned int lsr_break_flag

Definition at line 95 of file omap-serial.c.

unsigned char mcr

Definition at line 81 of file omap-serial.c.

unsigned char mdr1

Definition at line 86 of file omap-serial.c.

unsigned char msr_saved_flags

Definition at line 96 of file omap-serial.c.

char name[20]

Definition at line 97 of file omap-serial.c.

struct pinctrl* pins

Definition at line 112 of file omap-serial.c.

Definition at line 108 of file omap-serial.c.

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

unsigned long port_activity

Definition at line 98 of file omap-serial.c.

struct work_struct qos_work

Definition at line 111 of file omap-serial.c.

unsigned char scr

Definition at line 87 of file omap-serial.c.

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

int use_dma

Definition at line 89 of file omap-serial.c.

u8 wakeups_enabled

Definition at line 101 of file omap-serial.c.


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