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

Data Fields

unsigned int hz
 
unsigned int mode
 
u8 spcon
 
u8 sppre
 

Detailed Description

s3c24xx_spi_devstate - per device data : Last frequency calculated for field. : Last mode setting for the field. : Value to write to the SPCON register. : Value to write to the SPPRE register.

Definition at line 44 of file spi-s3c24xx.c.

Field Documentation

unsigned int hz

Definition at line 45 of file spi-s3c24xx.c.

unsigned int mode

Definition at line 46 of file spi-s3c24xx.c.

u8 spcon

Definition at line 47 of file spi-s3c24xx.c.

u8 sppre

Definition at line 48 of file spi-s3c24xx.c.


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