Lines Matching full:mcbsp
3 * ALSA SoC I2S (McBSP) Audio Layer for TI DAVINCI processor
42 * (McBSP) as on older chips like the dm642 ... which was
45 * - OMAP chips have a controller called McBSP, which is
46 * incompatible with the DaVinci flavor of McBSP.
49 * incompatible with ASP and with either McBSP.
51 * In short: this uses ASP to implement I2S, not McBSP.
255 dev_err(dev->dev, "Invalid RX mask (0x%08x) : all slots must be used by McBSP\n", in davinci_i2s_set_tdm_slot()
261 dev_err(dev->dev, "Invalid TX mask (0x%08x) : all slots must be used by McBSP\n", in davinci_i2s_set_tdm_slot()
326 * McBSP CLKR pin is the input for the Sample Rate Generator. in davinci_i2s_set_dai_fmt()
327 * McBSP FSR and FSX are driven by the Sample Rate Generator. in davinci_i2s_set_dai_fmt()
916 { .compatible = "ti,da850-mcbsp" },
925 .name = "davinci-mcbsp",
933 MODULE_DESCRIPTION("TI DAVINCI I2S (McBSP) SoC Interface");