Searched defs:comm_page (Results 1 – 2 of 2) sorted by relevance
645 struct comm_page { /* Base Length*/ struct646 __le32 comm_size; /* size of this object 0x000 4 */647 __le32 flags; /* See Appendix A below 0x004 4 */648 __le32 unused; /* Unused entry 0x008 4 */649 __le32 sample_rate; /* Card sample rate in Hz 0x00c 4 */650 __le32 handshake; /* DSP command handshake 0x010 4 */651 __le32 cmd_start; /* Chs. to start mask 0x014 4 */652 __le32 cmd_stop; /* Chs. to stop mask 0x018 4 */653 __le32 cmd_reset; /* Chs. to reset mask 0x01c 4 */654 __le16 audio_format[DSP_MAXPIPES]; /* Chs. audio format 0x020 32*2 */[all …]
364 struct comm_page *comm_page; /* Virtual address of the memory member