Home
last modified time | relevance | path

Searched refs:dsp_version (Results 1 – 5 of 5) sorted by relevance

/linux/sound/pci/pcxhr/
H A Dpcxhr.h77 unsigned int dsp_version; /* read from embedded once firmware is loaded */ member
H A Dpcxhr_core.h88 #define DSP_EXT_CMD_SET(x) (x->dsp_version > 0x012800)
H A Dpcxhr_hwdep.c78 mgr->dsp_version = rmh.stat[0]; in pcxhr_init_board()
/linux/sound/firewire/fireworks/
H A Dfireworks.h143 u32 dsp_version; member
H A Dfireworks_proc.c48 snd_iprintf(buffer, "dsp_version: 0x%X\n", hwinfo->dsp_version); in proc_read_hwinfo()