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

#include <bfin_sport.h>

Data Fields

unsigned int mode:3
 
unsigned int polled
 
int channels
 
unsigned int frame_delay:4
 
unsigned int right_first:1
 
unsigned int lsb_first:1
 
unsigned int fsync:1
 
unsigned int data_indep:1
 
unsigned int act_low:1
 
unsigned int late_fsync:1
 
unsigned int tckfe:1
 
unsigned int sec_en:1
 
unsigned int int_clk:1
 
int serial_clk
 
int fsync_clk
 
unsigned int data_format:2
 
int word_len
 
int dma_enabled
 

Detailed Description

Definition at line 24 of file bfin_sport.h.

Field Documentation

unsigned int act_low

Definition at line 40 of file bfin_sport.h.

int channels

Definition at line 30 of file bfin_sport.h.

unsigned int data_format

Definition at line 52 of file bfin_sport.h.

unsigned int data_indep

Definition at line 39 of file bfin_sport.h.

int dma_enabled

Definition at line 55 of file bfin_sport.h.

unsigned int frame_delay

Definition at line 31 of file bfin_sport.h.

unsigned int fsync

Definition at line 38 of file bfin_sport.h.

int fsync_clk

Definition at line 50 of file bfin_sport.h.

unsigned int int_clk

Definition at line 46 of file bfin_sport.h.

unsigned int late_fsync

Definition at line 41 of file bfin_sport.h.

unsigned int lsb_first

Definition at line 37 of file bfin_sport.h.

unsigned int mode

Definition at line 26 of file bfin_sport.h.

unsigned int polled

Definition at line 27 of file bfin_sport.h.

unsigned int right_first

Definition at line 34 of file bfin_sport.h.

unsigned int sec_en

Definition at line 43 of file bfin_sport.h.

int serial_clk

Definition at line 49 of file bfin_sport.h.

unsigned int tckfe

Definition at line 42 of file bfin_sport.h.

int word_len

Definition at line 54 of file bfin_sport.h.


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