#include <linux/hrtimer.h>
#include <linux/i8253.h>
#include <linux/timex.h>
Go to the source code of this file.
#define PCSP_BUFFER_SIZE (128*1024) |
#define PCSP_CALC_NS |
( |
|
div | ) |
|
Value:
Definition at line 41 of file pcsp.h.
#define PCSP_DEFAULT_TREBLE 0 |
#define PCSP_MAX_PERIOD_NS (1000000000ULL * PCSP_MIN_RATE__1) |
#define PCSP_MAX_PERIOD_SIZE (64*1024) |
#define PCSP_MAX_PERIODS 512 |
#define PCSP_MAX_TREBLE 1 |
#define PCSP_MIN_LPJ 1000000 |
#define PCSP_MIN_PERIOD_NS (1000000000ULL * PCSP_MAX_RATE__1) |
#define PCSP_SOUND_VERSION 0x400 /* read 4.00 */ |