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

#include <cpu-freq-core.h>

Data Fields

unsigned int idcy
 
unsigned int wstrd
 
unsigned int wstwr
 
unsigned int wstoen
 
unsigned int wstwen
 
unsigned int wstbrd
 
unsigned char smbidcyr
 
unsigned char smbwstrd
 
unsigned char smbwstwr
 
unsigned char smbwstoen
 
unsigned char smbwstwen
 
unsigned char smbwstbrd
 

Detailed Description

struct s3c2412_iobank_timing - io timings for PL092 (S3C2412) style IO : The idle cycle time between transactions. : nCS release to end of read cycle. : nCS release to end of write cycle. : nCS assertion to nOE assertion time. : nCS assertion to nWE assertion time. : Burst ready delay. : Register cache for smbidcyr value. : Register cache for smbwstrd value. : Register cache for smbwstwr value. : Register cache for smbwstoen value. : Register cache for smbwstwen value. : Register cache for smbwstbrd value.

Timing information for a IO bank on an S3C2412 or similar system which uses a PL093 block.

Definition at line 65 of file cpu-freq-core.h.

Field Documentation

unsigned int idcy

Definition at line 66 of file cpu-freq-core.h.

unsigned char smbidcyr

Definition at line 74 of file cpu-freq-core.h.

unsigned char smbwstbrd

Definition at line 79 of file cpu-freq-core.h.

unsigned char smbwstoen

Definition at line 77 of file cpu-freq-core.h.

unsigned char smbwstrd

Definition at line 75 of file cpu-freq-core.h.

unsigned char smbwstwen

Definition at line 78 of file cpu-freq-core.h.

unsigned char smbwstwr

Definition at line 76 of file cpu-freq-core.h.

unsigned int wstbrd

Definition at line 71 of file cpu-freq-core.h.

unsigned int wstoen

Definition at line 69 of file cpu-freq-core.h.

unsigned int wstrd

Definition at line 67 of file cpu-freq-core.h.

unsigned int wstwen

Definition at line 70 of file cpu-freq-core.h.

unsigned int wstwr

Definition at line 68 of file cpu-freq-core.h.


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