1. 13 7月, 2011 1 次提交
    • J
      ASoC: STA32x: Add mixer controls for biquad coefficients · 79688439
      Johannes Stezenbach 提交于
      The STA32x has a number of preset EQ settings, but also
      allows full user control of the biquad filter coeffcients
      (when "Automode EQ" is set to "User").
      Each biquad has five signed, 24bit, fixed-point coefficients
      representing the range -1...1.  The five biquad coefficients
      can be uploaded in one atomic operation into on-chip
      coefficient RAM.
      There are also a few prescale, postscale and mixing
      coefficients, in the same numeric format and range
      (a negative coefficient inverts phase).
      
      These coefficients are made available as SNDRV_CTL_ELEM_TYPE_BYTES
      mixer controls.
      Signed-off-by: NJohannes Stezenbach <js@sig21.net>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      79688439
  2. 09 7月, 2011 9 次提交
  3. 08 7月, 2011 3 次提交
  4. 06 7月, 2011 7 次提交
  5. 05 7月, 2011 7 次提交
  6. 04 7月, 2011 4 次提交
  7. 03 7月, 2011 1 次提交
  8. 01 7月, 2011 1 次提交
  9. 30 6月, 2011 4 次提交
  10. 29 6月, 2011 2 次提交
  11. 26 6月, 2011 1 次提交