Searched hist:"68776 b2fb06e7e438a2c4ebca5ca7f216e31d678" (Results 1 – 1 of 1) sorted by relevance
/linux/include/sound/sof/ |
H A D | dai-intel.h | diff 68776b2fb06e7e438a2c4ebca5ca7f216e31d678 Mon Oct 04 19:14:29 CEST 2021 Bard Liao <yung-chuan.liao@linux.intel.com> ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK/BCLK_ES bits
Add two clks_control bits. MCLK and/or BCLK will start during hw_params and stop during hw_free if the corresponding bit is set.
While the kernel does not do anything with these bitfields, this is also tagged as part of the ABI 3.19 changes.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Bard Liao <bard.liao@intel.com> Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com> Reviewed-by: Brent Lu <brent.lu@intel.com> Link: https://lore.kernel.org/r/20211004171430.103674-5-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|