Searched refs:cp_streams (Results 1 – 1 of 1) sorted by relevance
379 int cp_streams, pb_streams, start_idx; in skl_first_init() local412 cp_streams = (gcap >> 8) & 0x0f; in skl_first_init()415 if (!pb_streams && !cp_streams) in skl_first_init()418 ebus->num_streams = cp_streams + pb_streams; in skl_first_init()422 (ebus, 0, cp_streams, SNDRV_PCM_STREAM_CAPTURE); in skl_first_init()423 start_idx = cp_streams; in skl_first_init()