Home
last modified time | relevance | path

Searched refs:ssm4567 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dssm4567.c88 struct ssm4567 { struct
202 struct ssm4567 *ssm4567 = snd_soc_component_get_drvdata(component); in ssm4567_hw_params() local
219 return regmap_update_bits(ssm4567->regmap, SSM4567_REG_DAC_CTRL, in ssm4567_hw_params()
225 struct ssm4567 *ssm4567 = snd_soc_component_get_drvdata(dai->component); in ssm4567_mute() local
229 return regmap_update_bits(ssm4567->regmap, SSM4567_REG_DAC_CTRL, in ssm4567_mute()
236 struct ssm4567 *ssm4567 = snd_soc_dai_get_drvdata(dai); in ssm4567_set_tdm_slot() local
265 ret = regmap_update_bits(ssm4567->regmap, SSM4567_REG_SAI_CTRL_2, in ssm4567_set_tdm_slot()
271 return regmap_update_bits(ssm4567->regmap, SSM4567_REG_SAI_CTRL_1, in ssm4567_set_tdm_slot()
277 struct ssm4567 *ssm4567 = snd_soc_dai_get_drvdata(dai); in ssm4567_set_dai_fmt() local
331 return regmap_update_bits(ssm4567->regmap, SSM4567_REG_SAI_CTRL_1, in ssm4567_set_dai_fmt()
[all …]
H A DMakefile224 snd-soc-ssm4567-objs := ssm4567.o
549 obj-$(CONFIG_SND_SOC_SSM4567) += snd-soc-ssm4567.o
H A DKconfig1376 tristate "Analog Devices ssm4567 amplifier driver support"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dssm4567.txt6 - compatible : Must be "adi,ssm4567"
12 ssm4567: ssm4567@34 {
13 compatible = "adi,ssm4567";