Lines Matching full:davinci
3 * ALSA SoC I2S (McBSP) Audio Layer for TI DAVINCI processor
9 * based on davinci-mcasp.c DT support
31 #include "davinci-i2s.h"
33 #define DRV_NAME "davinci-i2s"
39 * found on dm6446, dm355, and other DaVinci chips.
46 * incompatible with the DaVinci flavor of McBSP.
48 * - Newer DaVinci chips have a controller called McASP,
52 * And it won't be the only DaVinci implemention of I2S.
355 /* Davinci doesn't support TRUE I2S, but some codecs will have in davinci_i2s_set_dai_fmt()
483 dev_warn(dev->dev, "davinci-i2s: unsupported PCM format\n"); in davinci_i2s_hw_params()
925 .name = "davinci-mcbsp",
933 MODULE_DESCRIPTION("TI DAVINCI I2S (McBSP) SoC Interface");