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

#include <smc.h>

Data Fields

u8 ncs_read_setup
 
u8 nrd_setup
 
u8 ncs_write_setup
 
u8 nwe_setup
 
u8 ncs_read_pulse
 
u8 nrd_pulse
 
u8 ncs_write_pulse
 
u8 nwe_pulse
 
u8 read_cycle
 
u8 write_cycle
 
u8 bus_width
 
unsigned int nrd_controlled:1
 
unsigned int nwe_controlled:1
 
unsigned int nwait_mode:2
 
unsigned int byte_write:1
 
unsigned int tdf_cycles:4
 
unsigned int tdf_mode:1
 

Detailed Description

Definition at line 45 of file smc.h.

Field Documentation

u8 bus_width

Definition at line 64 of file smc.h.

unsigned int byte_write

Definition at line 90 of file smc.h.

u8 ncs_read_pulse

Definition at line 54 of file smc.h.

u8 ncs_read_setup

Definition at line 48 of file smc.h.

u8 ncs_write_pulse

Definition at line 56 of file smc.h.

u8 ncs_write_setup

Definition at line 50 of file smc.h.

unsigned int nrd_controlled

Definition at line 70 of file smc.h.

u8 nrd_pulse

Definition at line 55 of file smc.h.

u8 nrd_setup

Definition at line 49 of file smc.h.

unsigned int nwait_mode

Definition at line 84 of file smc.h.

unsigned int nwe_controlled

Definition at line 76 of file smc.h.

u8 nwe_pulse

Definition at line 57 of file smc.h.

u8 nwe_setup

Definition at line 51 of file smc.h.

u8 read_cycle

Definition at line 60 of file smc.h.

unsigned int tdf_cycles

Definition at line 98 of file smc.h.

unsigned int tdf_mode

Definition at line 104 of file smc.h.

u8 write_cycle

Definition at line 61 of file smc.h.


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