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

#include <card.h>

Data Fields

unsigned int sdio_vsn
 
unsigned int sd_vsn
 
unsigned int multi_block:1
 
unsigned int low_speed:1
 
unsigned int wide_bus:1
 
unsigned int high_power:1
 
unsigned int high_speed:1
 
unsigned int disable_cd:1
 

Detailed Description

Definition at line 165 of file card.h.

Field Documentation

unsigned int disable_cd

Definition at line 168 of file card.h.

unsigned int high_power

Definition at line 168 of file card.h.

unsigned int high_speed

Definition at line 168 of file card.h.

unsigned int low_speed

Definition at line 168 of file card.h.

unsigned int multi_block

Definition at line 168 of file card.h.

unsigned int sd_vsn

Definition at line 167 of file card.h.

unsigned int sdio_vsn

Definition at line 166 of file card.h.

unsigned int wide_bus

Definition at line 168 of file card.h.


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