Lines Matching defs:TAS5720
3 * tas5720.c - ALSA SoC Texas Instruments TAS5720 Mono Audio Amplifier
31 TAS5720,
105 * Note that although the TAS5720 does not have a dedicated DSP
115 * Similar to DSP_A, we can use the fact that the TAS5720 does
158 * use the first slot that is found since the TAS5720 is a mono
261 * the TAS5720 will take time clearing the fault condition internally
330 case TAS5720:
369 * minimize current consumption. On the TAS5720 there is no real down
412 /* Take TAS5720 out of shutdown mode */
430 /* Turn on TAS5720 periodic fault checking/handling */
435 /* Disable TAS5720 periodic fault checking/handling */
438 /* Place TAS5720 in shutdown mode to minimize current draw */
678 /* PCM rates supported by the TAS5720 driver */
682 /* Formats supported by TAS5720 driver */
695 * TAS5720 DAI structure
701 * a serial port without really any negative side effects as the TAS5720 will
720 { "tas5720", TAS5720 },
745 case TAS5720:
778 case TAS5720:
830 MODULE_DESCRIPTION("TAS5720 Audio amplifier driver");