Linux Kernel
3.7.1
|
#include <mcbsp.h>
Data Fields | |
struct device * | dev |
struct clk * | fclk |
spinlock_t | lock |
unsigned long | phys_base |
unsigned long | phys_dma_base |
void __iomem * | io_base |
u8 | id |
int | active |
int | configured |
u8 | free |
int | irq |
int | rx_irq |
int | tx_irq |
struct omap_mcbsp_platform_data * | pdata |
struct omap_mcbsp_st_data * | st_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 |
void * | reg_cache |
int | reg_cache_size |
unsigned int | fmt |
unsigned int | in_freq |
int | clk_div |
int | wlen |
struct omap_mcbsp_reg_cfg cfg_regs |
struct omap_pcm_dma_data dma_data[2] |
spinlock_t lock |
struct omap_mcbsp_platform_data* pdata |
struct omap_mcbsp_st_data* st_data |