Home
last modified time | relevance | path

Searched full:max98363 (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dmax98363.c15 #include "max98363.h"
79 struct max98363_priv *max98363 = dev_get_drvdata(dev); in max98363_suspend() local
81 regcache_cache_only(max98363->regmap, true); in max98363_suspend()
82 regcache_mark_dirty(max98363->regmap); in max98363_suspend()
92 struct max98363_priv *max98363 = dev_get_drvdata(dev); in max98363_resume() local
95 if (!max98363->first_hw_init) in max98363_resume()
111 regcache_cache_only(max98363->regmap, false); in max98363_resume()
112 regcache_sync(max98363->regmap); in max98363_resume()
160 struct max98363_priv *max98363 = dev_get_drvdata(dev); in max98363_io_init() local
163 regcache_cache_only(max98363->regmap, false); in max98363_io_init()
[all …]
DKconfig1297 tristate "Analog Devices MAX98363 Soundwire Speaker Amplifier"
1301 Enable support for Analog Devices MAX98363 Soundwire
1302 amplifier. MAX98363 supports the MIPI SoundWire v1.2
DMakefile166 snd-soc-max98363-y := max98363.o
568 obj-$(CONFIG_SND_SOC_MAX98363) += snd-soc-max98363.o
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dadi,max98363.yaml4 $id: http://devicetree.org/schemas/sound/adi,max98363.yaml#
7 title: Analog Devices MAX98363 SoundWire Amplifier
13 The MAX98363 is a SoundWire input Class D mono amplifier that
16 SoundWire peripheral device ID of MAX98363 is 0x3*019f836300
/linux-6.12.1/sound/soc/intel/common/
Dsoc-acpi-intel-mtl-match.c834 .sof_tplg_filename = "sof-mtl-sdw-cs42l42-l0-max98363-l2.tplg",
/linux-6.12.1/sound/soc/sdw_utils/
Dsoc_sdw_utils.c400 .dai_name = "max98363-aif1",