Searched full:ak4104 (Results 1 – 5 of 5) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | ak4104.c | 3 * AK4104 ALSA SoC (ASoC) driver 19 /* AK4104 registers addresses */ 32 /* Bit masks for AK4104 registers */ 65 struct ak4104_private *ak4104 = snd_soc_component_get_drvdata(component); in ak4104_set_dai_fmt() local 88 ret = regmap_update_bits(ak4104->regmap, AK4104_REG_CONTROL1, in ak4104_set_dai_fmt() 102 struct ak4104_private *ak4104 = snd_soc_component_get_drvdata(component); in ak4104_hw_params() local 107 regmap_write(ak4104->regmap, AK4104_REG_CHN_STATUS(0), val); in ak4104_hw_params() 144 ret = regmap_write(ak4104->regmap, AK4104_REG_CHN_STATUS(3), val); in ak4104_hw_params() 157 .name = "ak4104-hifi", 175 struct ak4104_private *ak4104 = snd_soc_component_get_drvdata(component); in ak4104_probe() local [all …]
|
H A D | Makefile | 35 snd-soc-ak4104-y := ak4104.o 451 obj-$(CONFIG_SND_SOC_AK4104) += snd-soc-ak4104.o
|
H A D | Kconfig | 578 tristate "AKM AK4104 CODEC"
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | asahi-kasei,ak4104.yaml | 4 $id: http://devicetree.org/schemas/sound/asahi-kasei,ak4104.yaml# 7 title: AK4104 S/PDIF transmitter 18 const: asahi-kasei,ak4104 45 compatible = "asahi-kasei,ak4104";
|
/linux/arch/arm/boot/dts/intel/pxa/ |
H A D | pxa300-raumfeld-connector.dts | 46 sound-dai = <&ak4104>; 61 ak4104: optical-transmitter@0 { label 62 compatible = "asahi-kasei,ak4104";
|