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

#include <hsmmc.h>

Data Fields

u8 mmc
 
u32 caps
 
u32 pm_caps
 
bool transceiver
 
bool ext_clock
 
bool cover_only
 
bool nonremovable
 
bool power_saving
 
bool no_off
 
bool no_off_init
 
bool vcc_aux_disable_is_sleep
 
bool deferred
 
int gpio_cd
 
int gpio_wp
 
charname
 
struct platform_devicepdev
 
int ocr_mask
 
int max_freq
 
void(* remux )(struct device *dev, int slot, int power_on)
 
void(* init_card )(struct mmc_card *card)
 

Detailed Description

Definition at line 11 of file hsmmc.h.

Field Documentation

u32 caps

Definition at line 13 of file hsmmc.h.

bool cover_only

Definition at line 18 of file hsmmc.h.

bool deferred

Definition at line 24 of file hsmmc.h.

bool ext_clock

Definition at line 17 of file hsmmc.h.

int gpio_cd

Definition at line 25 of file hsmmc.h.

int gpio_wp

Definition at line 26 of file hsmmc.h.

void(* init_card)(struct mmc_card *card)

Definition at line 35 of file hsmmc.h.

int max_freq

Definition at line 30 of file hsmmc.h.

u8 mmc

Definition at line 12 of file hsmmc.h.

char* name

Definition at line 27 of file hsmmc.h.

bool no_off

Definition at line 21 of file hsmmc.h.

bool no_off_init

Definition at line 22 of file hsmmc.h.

bool nonremovable

Definition at line 19 of file hsmmc.h.

int ocr_mask

Definition at line 29 of file hsmmc.h.

Definition at line 28 of file hsmmc.h.

u32 pm_caps

Definition at line 15 of file hsmmc.h.

bool power_saving

Definition at line 20 of file hsmmc.h.

void(* remux)(struct device *dev, int slot, int power_on)

Definition at line 33 of file hsmmc.h.

bool transceiver

Definition at line 16 of file hsmmc.h.

bool vcc_aux_disable_is_sleep

Definition at line 23 of file hsmmc.h.


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