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

#include <mcbsp.h>

Data Fields

struct devicedev
 
struct clkfclk
 
spinlock_t lock
 
unsigned long phys_base
 
unsigned long phys_dma_base
 
void __iomemio_base
 
u8 id
 
int active
 
int configured
 
u8 free
 
int irq
 
int rx_irq
 
int tx_irq
 
struct omap_mcbsp_platform_datapdata
 
struct omap_mcbsp_st_datast_data
 
struct omap_mcbsp_reg_cfg cfg_regs
 
struct omap_pcm_dma_data dma_data [2]
 
int dma_op_mode
 
u16 max_tx_thres
 
u16 max_rx_thres
 
voidreg_cache
 
int reg_cache_size
 
unsigned int fmt
 
unsigned int in_freq
 
int clk_div
 
int wlen
 

Detailed Description

Definition at line 285 of file mcbsp.h.

Field Documentation

int active

Definition at line 297 of file mcbsp.h.

Definition at line 308 of file mcbsp.h.

Definition at line 318 of file mcbsp.h.

int configured

Definition at line 298 of file mcbsp.h.

struct device* dev

Definition at line 286 of file mcbsp.h.

Definition at line 309 of file mcbsp.h.

int dma_op_mode

Definition at line 310 of file mcbsp.h.

struct clk* fclk

Definition at line 287 of file mcbsp.h.

unsigned int fmt

Definition at line 316 of file mcbsp.h.

u8 free

Definition at line 299 of file mcbsp.h.

u8 id

Definition at line 292 of file mcbsp.h.

unsigned int in_freq

Definition at line 317 of file mcbsp.h.

void __iomem* io_base

Definition at line 291 of file mcbsp.h.

int irq

Definition at line 301 of file mcbsp.h.

spinlock_t lock

Definition at line 288 of file mcbsp.h.

u16 max_rx_thres

Definition at line 312 of file mcbsp.h.

u16 max_tx_thres

Definition at line 311 of file mcbsp.h.

Definition at line 306 of file mcbsp.h.

unsigned long phys_base

Definition at line 289 of file mcbsp.h.

unsigned long phys_dma_base

Definition at line 290 of file mcbsp.h.

void* reg_cache

Definition at line 313 of file mcbsp.h.

int reg_cache_size

Definition at line 314 of file mcbsp.h.

int rx_irq

Definition at line 302 of file mcbsp.h.

Definition at line 307 of file mcbsp.h.

int tx_irq

Definition at line 303 of file mcbsp.h.

int wlen

Definition at line 319 of file mcbsp.h.


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