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

#include <commproc.h>

Data Fields

ushort scc_rbase
 
ushort scc_tbase
 
u_char scc_rfcr
 
u_char scc_tfcr
 
ushort scc_mrblr
 
uint scc_rstate
 
uint scc_idp
 
ushort scc_rbptr
 
ushort scc_ibc
 
uint scc_rxtmp
 
uint scc_tstate
 
uint scc_tdp
 
ushort scc_tbptr
 
ushort scc_tbc
 
uint scc_txtmp
 
uint scc_rcrc
 
uint scc_tcrc
 
int pclk_hz
 
int brg_tc
 
int nrzi
 
int clocks
 
int txdelay
 
int txtimeout
 
int txtail
 
int waittime
 
int slottime
 
int persist
 
int dma
 
int txpause
 
int rtsoff
 
int dcdon
 
int dcdoff
 

Detailed Description

Definition at line 350 of file commproc.h.

Field Documentation

int brg_tc

Definition at line 166 of file dmascc.c.

int clocks

Definition at line 168 of file dmascc.c.

int dcdoff

Definition at line 179 of file dmascc.c.

int dcdon

Definition at line 178 of file dmascc.c.

int dma

Definition at line 175 of file dmascc.c.

int nrzi

Definition at line 167 of file dmascc.c.

int pclk_hz

Definition at line 165 of file dmascc.c.

int persist

Definition at line 174 of file dmascc.c.

int rtsoff

Definition at line 177 of file dmascc.c.

ushort scc_ibc

Definition at line 359 of file commproc.h.

uint scc_idp

Definition at line 357 of file commproc.h.

ushort scc_mrblr

Definition at line 355 of file commproc.h.

ushort scc_rbase

Definition at line 351 of file commproc.h.

ushort scc_rbptr

Definition at line 358 of file commproc.h.

uint scc_rcrc

Definition at line 366 of file commproc.h.

u_char scc_rfcr

Definition at line 353 of file commproc.h.

uint scc_rstate

Definition at line 356 of file commproc.h.

uint scc_rxtmp

Definition at line 360 of file commproc.h.

ushort scc_tbase

Definition at line 352 of file commproc.h.

ushort scc_tbc

Definition at line 364 of file commproc.h.

ushort scc_tbptr

Definition at line 363 of file commproc.h.

uint scc_tcrc

Definition at line 367 of file commproc.h.

uint scc_tdp

Definition at line 362 of file commproc.h.

u_char scc_tfcr

Definition at line 354 of file commproc.h.

uint scc_tstate

Definition at line 361 of file commproc.h.

uint scc_txtmp

Definition at line 365 of file commproc.h.

int slottime

Definition at line 173 of file dmascc.c.

int txdelay

Definition at line 169 of file dmascc.c.

int txpause

Definition at line 176 of file dmascc.c.

int txtail

Definition at line 171 of file dmascc.c.

int txtimeout

Definition at line 170 of file dmascc.c.

int waittime

Definition at line 172 of file dmascc.c.


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