Searched refs:ssm2518 (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | ssm2518.c | 111 struct ssm2518 { struct 312 static unsigned int ssm2518_lookup_mcs(struct ssm2518 *ssm2518, in ssm2518_lookup_mcs() argument 329 if (sysclks[i] == ssm2518->sysclk) in ssm2518_lookup_mcs() 340 struct ssm2518 *ssm2518 = snd_soc_codec_get_drvdata(codec); in ssm2518_hw_params() local 346 mcs = ssm2518_lookup_mcs(ssm2518, rate); in ssm2518_hw_params() 363 if (ssm2518->right_j) { in ssm2518_hw_params() 378 ret = regmap_update_bits(ssm2518->regmap, SSM2518_REG_CLOCK, in ssm2518_hw_params() 383 ret = regmap_update_bits(ssm2518->regmap, SSM2518_REG_SAI_CTRL1, in ssm2518_hw_params() 388 return regmap_update_bits(ssm2518->regmap, SSM2518_REG_POWER1, in ssm2518_hw_params() 394 struct ssm2518 *ssm2518 = snd_soc_codec_get_drvdata(dai->codec); in ssm2518_mute() local [all …]
|
| D | Makefile | 106 snd-soc-ssm2518-objs := ssm2518.o 297 obj-$(CONFIG_SND_SOC_SSM2518) += snd-soc-ssm2518.o
|
| /linux-4.4.14/Documentation/devicetree/bindings/sound/ |
| D | ssm2518.txt | 6 - compatible : Must be "adi,ssm2518" 16 ssm2518: ssm2518@34 { 17 compatible = "adi,ssm2518";
|