[go: nahoru, domu]

Searched defs:DSP (Results 1 - 2 of 2) sorted by relevance

/drivers/isdn/mISDN/
H A Ddsp_core.c141 * must lock timer events by DSP poll timer.
1113 static struct Bprotocol DSP = { variable in typeref:struct:Bprotocol
1125 printk(KERN_INFO "DSP module %s\n", mISDN_dsp_revision);
1174 printk(KERN_INFO "mISDN_dsp: DSP clocks every %d samples. This equals "
1200 err = mISDN_register_Bprotocol(&DSP);
1202 printk(KERN_ERR "Can't register %s error(%d)\n", DSP.name, err);
1220 mISDN_unregister_Bprotocol(&DSP);
1225 printk(KERN_ERR "mISDN_dsp: Audio DSP object inst list not "
/drivers/isdn/hardware/eicon/
H A Dpc.h289 #define DSP 0x28 /* display */ macro
692 #define PROTCAP_V90D 0x0008 /* V.90D (implies up to 384k DSP code) */
695 #define PROTCAP_VOIP 0x0040 /* VoIP (implies up to 512k DSP code) */

Completed in 78 milliseconds