Lines Matching full:ssp2
94 dev_info_once(dev, "quirk SSP2 enabled"); in log_quirks()
230 {"AIF1 Playback", NULL, "ssp2 Tx"},
231 {"ssp2 Tx", NULL, "codec_out0"},
232 {"ssp2 Tx", NULL, "codec_out1"},
233 {"codec_in0", NULL, "ssp2 Rx"},
234 {"codec_in1", NULL, "ssp2 Rx"},
235 {"ssp2 Rx", NULL, "AIF1 Capture"},
393 /* set SSP2 to 24-bit */ in byt_wm5102_codec_fixup()
483 * This dailink is updated dynamically to point to SSP0 or SSP2.
484 * Yet its name is always kept as "SSP2-Codec" because the SOF
485 * tplg files hardcode "SSP2-Codec" even in byt-foo-ssp0.tplg.
487 .name = "SSP2-Codec",
584 * CHT always uses SSP2 and 19.2 MHz; and in snd_byt_wm5102_mc_probe()
625 byt_wm5102_dais[dai_index].cpus->dai_name = "ssp2-port"; in snd_byt_wm5102_mc_probe()