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

#include <spi-s3c64xx.h>

Data Fields

u8 fb_delay
 
unsigned line
 

Detailed Description

struct s3c64xx_spi_csinfo - ChipSelect description : Slave specific feedback delay. Refer to FB_CLK_SEL register definition in SPI chapter. Custom 'identity' of the CS line.

This is per SPI-Slave Chipselect information. Allocate and initialize one in machine init code and make the spi_board_info.controller_data point to it.

Definition at line 26 of file spi-s3c64xx.h.

Field Documentation

u8 fb_delay

Definition at line 27 of file spi-s3c64xx.h.

unsigned line

Definition at line 28 of file spi-s3c64xx.h.


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