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

Data Fields

bool has_dma_conf_reg
 
bool has_pdc
 
bool has_cfg_reg
 
bool has_cstor_reg
 
bool has_highspeed
 
bool has_rwproof
 
bool has_odd_clk_div
 
bool has_bad_data_ordering
 
bool need_reset_after_xfer
 
bool need_blksz_mul_4
 
bool need_notbusy_for_read_ops
 

Detailed Description

Definition at line 76 of file atmel-mci.c.

Field Documentation

bool has_bad_data_ordering

Definition at line 84 of file atmel-mci.c.

bool has_cfg_reg

Definition at line 79 of file atmel-mci.c.

bool has_cstor_reg

Definition at line 80 of file atmel-mci.c.

bool has_dma_conf_reg

Definition at line 77 of file atmel-mci.c.

bool has_highspeed

Definition at line 81 of file atmel-mci.c.

bool has_odd_clk_div

Definition at line 83 of file atmel-mci.c.

bool has_pdc

Definition at line 78 of file atmel-mci.c.

bool has_rwproof

Definition at line 82 of file atmel-mci.c.

bool need_blksz_mul_4

Definition at line 86 of file atmel-mci.c.

bool need_notbusy_for_read_ops

Definition at line 87 of file atmel-mci.c.

bool need_reset_after_xfer

Definition at line 85 of file atmel-mci.c.


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