Home
last modified time | relevance | path

Searched defs:comm_page (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/echoaudio/
H A Dechoaudio_dsp.h630 struct comm_page { /* Base Length*/ struct
631 __le32 comm_size; /* size of this object 0x000 4 */
632 __le32 flags; /* See Appendix A below 0x004 4 */
633 __le32 unused; /* Unused entry 0x008 4 */
634 __le32 sample_rate; /* Card sample rate in Hz 0x00c 4 */
635 __le32 handshake; /* DSP command handshake 0x010 4 */
636 __le32 cmd_start; /* Chs. to start mask 0x014 4 */
637 __le32 cmd_stop; /* Chs. to stop mask 0x018 4 */
638 __le32 cmd_reset; /* Chs. to reset mask 0x01c 4 */
639 __le16 audio_format[DSP_MAXPIPES]; /* Chs. audio format 0x020 32*2 */
[all …]
H A Dechoaudio.h349 struct comm_page *comm_page; /* Virtual address of the memory member