Lines Matching defs:pcm_width
462 unsigned int pcm_width)
472 chan_pos = hdspe_channel_offset(subset, ports, pcm_width);
474 channels = hdspe_channel_count(ports, pcm_width);
477 slots = hdspe_port_slot_width(subset, MIN(adat_width, pcm_width));
508 unsigned int pcm_width)
518 chan_pos = hdspe_channel_offset(subset, ports, pcm_width);
520 channels = hdspe_channel_count(ports, pcm_width);
523 slots = hdspe_port_slot_width(subset, MIN(adat_width, pcm_width));
547 unsigned int adat_width, pcm_width;
557 pcm_width = 2;
559 pcm_width = 4;
561 pcm_width = 8;
595 if (pcm_width == adat_width)
603 length, adat_width, pcm_width);
606 pos, length, adat_width, pcm_width);
609 if (pcm_width == adat_width)