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

#include <samsung.h>

Data Fields

unsigned char rx_claimed
 
unsigned char tx_claimed
 
unsigned int pm_level
 
unsigned long baudclk_rate
 
unsigned int rx_irq
 
unsigned int tx_irq
 
struct s3c24xx_uart_infoinfo
 
struct clkclk
 
struct clkbaudclk
 
struct uart_port port
 
struct s3c24xx_serial_drv_datadrv_data
 
struct s3c2410_uartcfgcfg
 

Detailed Description

Definition at line 41 of file samsung.h.

Field Documentation

struct clk* baudclk

Definition at line 52 of file samsung.h.

unsigned long baudclk_rate

Definition at line 45 of file samsung.h.

Definition at line 57 of file samsung.h.

Definition at line 51 of file samsung.h.

Definition at line 54 of file samsung.h.

Definition at line 50 of file samsung.h.

unsigned int pm_level

Definition at line 44 of file samsung.h.

Definition at line 53 of file samsung.h.

unsigned char rx_claimed

Definition at line 42 of file samsung.h.

unsigned int rx_irq

Definition at line 47 of file samsung.h.

unsigned char tx_claimed

Definition at line 43 of file samsung.h.

unsigned int tx_irq

Definition at line 48 of file samsung.h.


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