Home
last modified time | relevance | path

Searched refs:wm8994 (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/sound/
H A Dwm8994.c283 static int wm8994_hw_params(struct wm8994_priv *wm8994, int aif_id, in wm8994_hw_params() argument
354 - wm8994->aifclk[id]); in wm8994_hw_params()
358 - wm8994->aifclk[id]); in wm8994_hw_params()
375 cur_val = (wm8994->aifclk[id] * 10 / bclk_divs[i]) - bclk_rate; in wm8994_hw_params()
387 bclk_rate = wm8994->aifclk[id] * 10 / bclk_divs[best]; in wm8994_hw_params()
398 if (wm8994->aifclk[id] == 0) { in wm8994_hw_params()
427 static int configure_aif_clock(struct wm8994_priv *wm8994, int aif) in configure_aif_clock() argument
440 switch (wm8994->sysclk[aif-1]) { in configure_aif_clock()
443 rate = wm8994->mclk[0]; in configure_aif_clock()
448 rate = wm8994->mclk[1]; in configure_aif_clock()
[all …]
H A DMakefile13 obj-$(CONFIG_SOUND_WM8994) += wm8994.o
H A DKconfig75 bool "Support Wolfson Micro wm8994 audio codec"
78 Enable the wm8994 audio codec. This is connected via I2S for
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos5420-smdk5420.dts82 samsung,codec-type = "wm8994";
88 compatible = "wolfson,wm8994-codec";
H A Dexynos5250-smdk5250.dts55 samsung,codec-type = "wm8994";
65 compatible = "wolfson,wm8994-codec";
/rk3399_rockchip-uboot/doc/device-tree-bindings/exynos/
H A Dsound.txt26 samsung,codec-type = "wm8994";