Lines Matching defs:index
22 * @idx: stream index number
65 * @start_idx: start index for streams
115 int mask = AZX_PPCTL_PROCEN(hstream->index);
416 * @index: stream index for which SPIB need to be enabled
419 bool enable, int index)
428 mask |= (1 << index);
482 * @index: stream index for which DRSM need to be enabled
485 bool enable, int index)
494 mask |= (1 << index);