Searched refs:ssm2518 (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | ssm2518.c | 109 struct ssm2518 { struct 310 static int ssm2518_lookup_mcs(struct ssm2518 *ssm2518, in ssm2518_lookup_mcs() argument 327 if (sysclks[i] == ssm2518->sysclk) in ssm2518_lookup_mcs() 338 struct ssm2518 *ssm2518 = snd_soc_component_get_drvdata(component); in ssm2518_hw_params() local 344 mcs = ssm2518_lookup_mcs(ssm2518, rate); in ssm2518_hw_params() 361 if (ssm2518->right_j) { in ssm2518_hw_params() 376 ret = regmap_update_bits(ssm2518->regmap, SSM2518_REG_CLOCK, in ssm2518_hw_params() 381 ret = regmap_update_bits(ssm2518->regmap, SSM2518_REG_SAI_CTRL1, in ssm2518_hw_params() 386 return regmap_update_bits(ssm2518->regmap, SSM2518_REG_POWER1, in ssm2518_hw_params() 392 struct ssm2518 *ssm2518 = snd_soc_component_get_drvdata(dai->component); in ssm2518_mute() local [all …]
|
D | Makefile | 262 snd-soc-ssm2518-objs := ssm2518.o 641 obj-$(CONFIG_SND_SOC_SSM2518) += snd-soc-ssm2518.o
|
/Linux-v6.6/arch/arm64/boot/dts/freescale/ |
D | imx8mm-prt8mm.dts | 43 sound-ssm2518 { 45 simple-audio-card,name = "ssm2518-audio"; 55 sound-dai = <&ssm2518>; 67 ssm2518: audio-codec@34 { label 68 compatible = "adi,ssm2518";
|