Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dak5558.c137 struct ak5558_priv *ak5558 = snd_soc_component_get_drvdata(component); in ak5558_hw_params() local
139 int pcm_width = max(params_physical_width(params), ak5558->slot_width); in ak5558_hw_params()
199 struct ak5558_priv *ak5558 = snd_soc_component_get_drvdata(component); in ak5558_set_tdm_slot() local
202 ak5558->slots = slots; in ak5558_set_tdm_slot()
203 ak5558->slot_width = slot_width; in ak5558_set_tdm_slot()
270 static void ak5558_power_off(struct ak5558_priv *ak5558) in ak5558_power_off() argument
272 if (!ak5558->reset_gpiod) in ak5558_power_off()
275 gpiod_set_value_cansleep(ak5558->reset_gpiod, 1); in ak5558_power_off()
279 static void ak5558_power_on(struct ak5558_priv *ak5558) in ak5558_power_on() argument
281 if (!ak5558->reset_gpiod) in ak5558_power_on()
[all …]
H A DMakefile42 snd-soc-ak5558-objs := ak5558.o
367 obj-$(CONFIG_SND_SOC_AK5558) += snd-soc-ak5558.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dak5558.txt7 - compatible : "asahi-kasei,ak5558"
19 ak5558: adc@10 {
20 compatible = "asahi-kasei,ak5558";
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_imx2156 # required by snd-soc-imx-ak5558.ko