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

#include <spear_smi.h>

Data Fields

unsigned long clk_rate
 
int num_flashes
 
struct spear_smi_flash_infoboard_flash_info
 
struct device_nodenp [MAX_NUM_FLASH_CHIP]
 

Detailed Description

struct spear_smi_plat_data - platform structure for configuring smi

clk_rate: clk rate at which SMI must operate num_flashes: number of flashes present on board board_flash_info: specific details of each flash present on board

Definition at line 58 of file spear_smi.h.

Field Documentation

struct spear_smi_flash_info* board_flash_info

Definition at line 61 of file spear_smi.h.

unsigned long clk_rate

Definition at line 59 of file spear_smi.h.

Definition at line 62 of file spear_smi.h.

int num_flashes

Definition at line 60 of file spear_smi.h.


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