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

Data Fields

struct uart_port port
 
struct plat_sci_portcfg
 
struct timer_list break_timer
 
int break_flag
 
struct clkiclk
 
struct clkfclk
 
charirqstr [SCIx_NR_IRQS]
 
chargpiostr [SCIx_NR_FNS]
 
struct dma_chanchan_tx
 
struct dma_chanchan_rx
 
struct notifier_block freq_transition
 

Detailed Description

Definition at line 62 of file sh-sci.c.

Field Documentation

int break_flag

Definition at line 70 of file sh-sci.c.

struct timer_list break_timer

Definition at line 69 of file sh-sci.c.

Definition at line 66 of file sh-sci.c.

struct dma_chan* chan_rx

Definition at line 81 of file sh-sci.c.

struct dma_chan* chan_tx

Definition at line 80 of file sh-sci.c.

struct clk* fclk

Definition at line 75 of file sh-sci.c.

struct notifier_block freq_transition

Definition at line 101 of file sh-sci.c.

char* gpiostr[SCIx_NR_FNS]

Definition at line 78 of file sh-sci.c.

struct clk* iclk

Definition at line 73 of file sh-sci.c.

char* irqstr[SCIx_NR_IRQS]

Definition at line 77 of file sh-sci.c.

Definition at line 63 of file sh-sci.c.


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