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

#include <adma.h>

Data Fields

unsigned int int_en:1
 
unsigned int xfer_dir:2
 
unsigned int src_select:4
 
unsigned int zero_result:1
 
unsigned int block_fill_en:1
 
unsigned int crc_gen_en:1
 
unsigned int crc_xfer_dis:1
 
unsigned int crc_seed_fetch_dis:1
 
unsigned int status_write_back_en:1
 
unsigned int endian_swap_en:1
 
unsigned int reserved0:2
 
unsigned int pq_update_xfer_en:1
 
unsigned int dual_xor_en:1
 
unsigned int pq_xfer_en:1
 
unsigned int p_xfer_dis:1
 
unsigned int reserved1:10
 
unsigned int relax_order_en:1
 
unsigned int no_snoop_en:1
 

Detailed Description

Definition at line 51 of file adma.h.

Field Documentation

unsigned int block_fill_en

Definition at line 56 of file adma.h.

unsigned int crc_gen_en

Definition at line 57 of file adma.h.

unsigned int crc_seed_fetch_dis

Definition at line 59 of file adma.h.

unsigned int crc_xfer_dis

Definition at line 58 of file adma.h.

unsigned int dual_xor_en

Definition at line 64 of file adma.h.

unsigned int endian_swap_en

Definition at line 61 of file adma.h.

unsigned int int_en

Definition at line 52 of file adma.h.

unsigned int no_snoop_en

Definition at line 69 of file adma.h.

unsigned int p_xfer_dis

Definition at line 66 of file adma.h.

unsigned int pq_update_xfer_en

Definition at line 63 of file adma.h.

unsigned int pq_xfer_en

Definition at line 65 of file adma.h.

unsigned int relax_order_en

Definition at line 68 of file adma.h.

unsigned int reserved0

Definition at line 62 of file adma.h.

unsigned int reserved1

Definition at line 67 of file adma.h.

unsigned int src_select

Definition at line 54 of file adma.h.

unsigned int status_write_back_en

Definition at line 60 of file adma.h.

unsigned int xfer_dir

Definition at line 53 of file adma.h.

unsigned int zero_result

Definition at line 55 of file adma.h.


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