Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ASoC: Add BCLK calculation utility for TDM mode too | Mark Brown | 2009-11-25 | 1 | -0/+6 |
| | | | | | Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> | ||||
* | ASoC: Add bit clock rate calculator utility functions | Mark Brown | 2009-11-12 | 1 | -0/+68 |
Many devices need to calculate the bit clock rate desired to work out the clock configuration required for the device. Provide utility functions to do this using both hw_params structures and raw numbers. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> |