Searched refs:ssm4567 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | ssm4567.c | 88 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 D | Makefile | 267 snd-soc-ssm4567-objs := ssm4567.o 646 obj-$(CONFIG_SND_SOC_SSM4567) += snd-soc-ssm4567.o
|
H A D | Kconfig | 1736 tristate "Analog Devices ssm4567 amplifier driver support"
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | ssm4567.txt | 6 - compatible : Must be "adi,ssm4567" 12 ssm4567: ssm4567@34 { 13 compatible = "adi,ssm4567";
|
/openbmc/linux/sound/soc/intel/avs/boards/ |
H A D | Makefile | 18 snd-soc-avs-ssm4567-objs := ssm4567.o 35 obj-$(CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567) += snd-soc-avs-ssm4567.o
|
H A D | Kconfig | 149 tristate "ssm4567 I2S board"
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |