Home
last modified time | relevance | path

Searched refs:AUD_PLL_F2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/soc/uniphier/
H A Daio-cpu.c167 pll_id = AUD_PLL_F2; in uniphier_aio_set_sysclk()
411 ret = snd_soc_dai_set_pll(dai, AUD_PLL_F2, 0, 0, 33868800); in uniphier_aio_ld11_probe()
436 ret = snd_soc_dai_set_pll(dai, AUD_PLL_F2, 0, 0, 33868800); in uniphier_aio_pxs2_probe()
H A Daio-pxs2.c139 [AUD_PLL_F2] = { .enable = true, },
H A Daio.h122 #define AUD_PLL_F2 3 macro
H A Daio-ld11.c184 [AUD_PLL_F2] = { .enable = true, },
H A Daio-core.c127 case AUD_PLL_F2: in aio_chip_set_pll()