Searched hist:"367365051 b06e172c91172e3273eea72988ce8f6" (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/fsl/ |
H A D | fsl_micfil.h | diff 367365051b06e172c91172e3273eea72988ce8f6 Wed Aug 02 07:21:16 CEST 2023 Chancel Liu <chancel.liu@nxp.com> ASoC: fsl_micfil: Add fsl_micfil_use_verid function
fsl_micfil_use_verid() can help to parse the version info in VERID and PARAM registers. Since the two registers are added only on i.MX93 platform, a member flag called use_verid is introduced to soc data structure which indicates acquiring MICFIL version.
Signed-off-by: Chancel Liu <chancel.liu@nxp.com> Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com> Link: https://lore.kernel.org/r/20230802052117.1293029-3-chancel.liu@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | fsl_micfil.c | diff 367365051b06e172c91172e3273eea72988ce8f6 Wed Aug 02 07:21:16 CEST 2023 Chancel Liu <chancel.liu@nxp.com> ASoC: fsl_micfil: Add fsl_micfil_use_verid function
fsl_micfil_use_verid() can help to parse the version info in VERID and PARAM registers. Since the two registers are added only on i.MX93 platform, a member flag called use_verid is introduced to soc data structure which indicates acquiring MICFIL version.
Signed-off-by: Chancel Liu <chancel.liu@nxp.com> Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com> Link: https://lore.kernel.org/r/20230802052117.1293029-3-chancel.liu@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
|