Searched hist:"4 ddad00c609bdcd6635537d3acb9bd57a5fc79e6" (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | es8326.h | diff 4ddad00c609bdcd6635537d3acb9bd57a5fc79e6 Mon Jul 17 05:32:19 CEST 2023 Zhu Ning <zhuning0077@gmail.com> ASoC: codecs: ES8326: Change Hp_detect register names
The old register naming method is confusing. The reg 0x57 decides the default headset hardware connection type, and the reg 0xfb is the headset detection status register, which changes during headset insertion. Change the name to ES8326_HPDET_TYPE and ES8326_HPDET_STA.
Signed-off-by: Zhu Ning <zhuning0077@gmail.com> Link: https://lore.kernel.org/r/20230717033223.42506-1-zhuning0077@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | es8326.c | diff 4ddad00c609bdcd6635537d3acb9bd57a5fc79e6 Mon Jul 17 05:32:19 CEST 2023 Zhu Ning <zhuning0077@gmail.com> ASoC: codecs: ES8326: Change Hp_detect register names
The old register naming method is confusing. The reg 0x57 decides the default headset hardware connection type, and the reg 0xfb is the headset detection status register, which changes during headset insertion. Change the name to ES8326_HPDET_TYPE and ES8326_HPDET_STA.
Signed-off-by: Zhu Ning <zhuning0077@gmail.com> Link: https://lore.kernel.org/r/20230717033223.42506-1-zhuning0077@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|