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

#include <ux500_msp_i2s.h>

Data Fields

unsigned int f_inputclk
 
unsigned int rx_clk_sel
 
unsigned int tx_clk_sel
 
unsigned int srg_clk_sel
 
unsigned int rx_fsync_pol
 
unsigned int tx_fsync_pol
 
unsigned int rx_fsync_sel
 
unsigned int tx_fsync_sel
 
unsigned int rx_fifo_config
 
unsigned int tx_fifo_config
 
unsigned int spi_clk_mode
 
unsigned int spi_burst_mode
 
unsigned int loopback_enable
 
unsigned int tx_data_enable
 
unsigned int default_protdesc
 
struct msp_protdesc protdesc
 
int multichannel_configured
 
struct msp_multichannel_config multichannel_config
 
unsigned int direction
 
unsigned int protocol
 
unsigned int frame_freq
 
unsigned int frame_size
 
enum msp_data_size data_size
 
unsigned int def_elem_len
 
unsigned int iodelay
 
void(* handler )(void *data)
 
voidtx_callback_data
 
voidrx_callback_data
 

Detailed Description

Definition at line 485 of file ux500_msp_i2s.h.

Field Documentation

Definition at line 508 of file ux500_msp_i2s.h.

unsigned int def_elem_len

Definition at line 509 of file ux500_msp_i2s.h.

unsigned int default_protdesc

Definition at line 500 of file ux500_msp_i2s.h.

unsigned int direction

Definition at line 504 of file ux500_msp_i2s.h.

unsigned int f_inputclk

Definition at line 486 of file ux500_msp_i2s.h.

unsigned int frame_freq

Definition at line 506 of file ux500_msp_i2s.h.

unsigned int frame_size

Definition at line 507 of file ux500_msp_i2s.h.

void(* handler)(void *data)

Definition at line 511 of file ux500_msp_i2s.h.

unsigned int iodelay

Definition at line 510 of file ux500_msp_i2s.h.

unsigned int loopback_enable

Definition at line 498 of file ux500_msp_i2s.h.

struct msp_multichannel_config multichannel_config

Definition at line 503 of file ux500_msp_i2s.h.

int multichannel_configured

Definition at line 502 of file ux500_msp_i2s.h.

struct msp_protdesc protdesc

Definition at line 501 of file ux500_msp_i2s.h.

unsigned int protocol

Definition at line 505 of file ux500_msp_i2s.h.

void* rx_callback_data

Definition at line 513 of file ux500_msp_i2s.h.

unsigned int rx_clk_sel

Definition at line 487 of file ux500_msp_i2s.h.

unsigned int rx_fifo_config

Definition at line 494 of file ux500_msp_i2s.h.

unsigned int rx_fsync_pol

Definition at line 490 of file ux500_msp_i2s.h.

unsigned int rx_fsync_sel

Definition at line 492 of file ux500_msp_i2s.h.

unsigned int spi_burst_mode

Definition at line 497 of file ux500_msp_i2s.h.

unsigned int spi_clk_mode

Definition at line 496 of file ux500_msp_i2s.h.

unsigned int srg_clk_sel

Definition at line 489 of file ux500_msp_i2s.h.

void* tx_callback_data

Definition at line 512 of file ux500_msp_i2s.h.

unsigned int tx_clk_sel

Definition at line 488 of file ux500_msp_i2s.h.

unsigned int tx_data_enable

Definition at line 499 of file ux500_msp_i2s.h.

unsigned int tx_fifo_config

Definition at line 495 of file ux500_msp_i2s.h.

unsigned int tx_fsync_pol

Definition at line 491 of file ux500_msp_i2s.h.

unsigned int tx_fsync_sel

Definition at line 493 of file ux500_msp_i2s.h.


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