Lines Matching refs:rx_packet_formats
216 motu->rx_packet_formats.pcm_chunks[0] += 4;
217 motu->rx_packet_formats.pcm_chunks[1] += 4;
219 motu->rx_packet_formats.pcm_chunks[0] += 8;
220 motu->rx_packet_formats.pcm_chunks[1] += 4;
226 motu->rx_packet_formats.pcm_chunks[0] += 4;
227 motu->rx_packet_formats.pcm_chunks[1] += 4;
229 motu->rx_packet_formats.pcm_chunks[0] += 8;
230 motu->rx_packet_formats.pcm_chunks[1] += 4;
244 motu->rx_packet_formats.pcm_byte_offset = 10;
247 motu->rx_packet_formats.msg_chunks = 2;
258 memcpy(motu->rx_packet_formats.pcm_chunks,
260 sizeof(motu->rx_packet_formats.pcm_chunks));