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

#include <samsung.h>

Data Fields

charname
 
unsigned int type
 
unsigned int fifosize
 
unsigned long rx_fifomask
 
unsigned long rx_fifoshift
 
unsigned long rx_fifofull
 
unsigned long tx_fifomask
 
unsigned long tx_fifoshift
 
unsigned long tx_fifofull
 
unsigned int def_clk_sel
 
unsigned long num_clks
 
unsigned long clksel_mask
 
unsigned long clksel_shift
 
unsigned int has_divslot:1
 
int(* reset_port )(struct uart_port *, struct s3c2410_uartcfg *)
 

Detailed Description

Definition at line 12 of file samsung.h.

Field Documentation

unsigned long clksel_mask

Definition at line 24 of file samsung.h.

unsigned long clksel_shift

Definition at line 25 of file samsung.h.

unsigned int def_clk_sel

Definition at line 22 of file samsung.h.

unsigned int fifosize

Definition at line 15 of file samsung.h.

unsigned int has_divslot

Definition at line 29 of file samsung.h.

char* name

Definition at line 13 of file samsung.h.

unsigned long num_clks

Definition at line 23 of file samsung.h.

int(* reset_port)(struct uart_port *, struct s3c2410_uartcfg *)

Definition at line 32 of file samsung.h.

unsigned long rx_fifofull

Definition at line 18 of file samsung.h.

unsigned long rx_fifomask

Definition at line 16 of file samsung.h.

unsigned long rx_fifoshift

Definition at line 17 of file samsung.h.

unsigned long tx_fifofull

Definition at line 21 of file samsung.h.

unsigned long tx_fifomask

Definition at line 19 of file samsung.h.

unsigned long tx_fifoshift

Definition at line 20 of file samsung.h.

unsigned int type

Definition at line 14 of file samsung.h.


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