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

#include <sh_mmcif.h>

Data Fields

void(* set_pwr )(struct platform_device *pdev, int state)
 
void(* down_pwr )(struct platform_device *pdev)
 
int(* get_cd )(struct platform_device *pdef)
 
unsigned int slave_id_tx
 
unsigned int slave_id_rx
 
bool use_cd_gpio: 1
 
unsigned int cd_gpio
 
u8 sup_pclk
 
unsigned long caps
 
u32 ocr
 

Detailed Description

Definition at line 35 of file sh_mmcif.h.

Field Documentation

unsigned long caps

Definition at line 44 of file sh_mmcif.h.

unsigned int cd_gpio

Definition at line 42 of file sh_mmcif.h.

Definition at line 37 of file sh_mmcif.h.

int(* get_cd)(struct platform_device *pdef)

Definition at line 38 of file sh_mmcif.h.

u32 ocr

Definition at line 45 of file sh_mmcif.h.

Definition at line 36 of file sh_mmcif.h.

unsigned int slave_id_rx

Definition at line 40 of file sh_mmcif.h.

unsigned int slave_id_tx

Definition at line 39 of file sh_mmcif.h.

u8 sup_pclk

Definition at line 43 of file sh_mmcif.h.

bool use_cd_gpio

Definition at line 41 of file sh_mmcif.h.


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