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

#include <tmio.h>

Data Fields

unsigned int hclk
 
unsigned long capabilities
 
unsigned long capabilities2
 
unsigned long flags
 
u32 ocr_mask
 
struct tmio_mmc_dmadma
 
struct devicedev
 
unsigned int cd_gpio
 
void(* set_pwr )(struct platform_device *host, int state)
 
void(* set_clk_div )(struct platform_device *host, int state)
 
int(* get_cd )(struct platform_device *host)
 
int(* write16_hook )(struct tmio_mmc_host *host, int addr)
 
int(* clk_enable )(struct platform_device *pdev, unsigned int *f)
 
void(* clk_disable )(struct platform_device *pdev)
 

Detailed Description

Definition at line 101 of file tmio.h.

Field Documentation

unsigned long capabilities

Definition at line 103 of file tmio.h.

unsigned long capabilities2

Definition at line 104 of file tmio.h.

unsigned int cd_gpio

Definition at line 109 of file tmio.h.

void(* clk_disable)(struct platform_device *pdev)

Definition at line 116 of file tmio.h.

int(* clk_enable)(struct platform_device *pdev, unsigned int *f)

Definition at line 115 of file tmio.h.

struct device* dev

Definition at line 108 of file tmio.h.

Definition at line 107 of file tmio.h.

unsigned long flags

Definition at line 105 of file tmio.h.

Definition at line 112 of file tmio.h.

unsigned int hclk

Definition at line 102 of file tmio.h.

u32 ocr_mask

Definition at line 106 of file tmio.h.

void(* set_clk_div)(struct platform_device *host, int state)

Definition at line 111 of file tmio.h.

Definition at line 110 of file tmio.h.

int(* write16_hook)(struct tmio_mmc_host *host, int addr)

Definition at line 113 of file tmio.h.


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