#include <linux/kernel.h>
#include <linux/mempool.h>
#include <linux/poll.h>
#include <linux/kthread.h>
#include <linux/slab.h>
#include <linux/freezer.h>
#include <linux/export.h>
#include <sound/core.h>
#include <sound/initval.h>
#include <sound/pcm.h>
#include <sound/control.h>
#include "solo6x10.h"
#include "tw28.h"
Go to the source code of this file.
#define G723_FDMA_PAGES 32 |
#define G723_FRAMES_PER_PAGE 48 |
#define G723_INTR_ORDER 0 |
#define G723_PERIOD_BLOCK 1024 |
#define G723_PERIOD_BYTES 48 |
#define IRQ_PAGES 4 /* 0 - 4 */ |
#define OUTMODE_MASK 0x300 |