Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/uniphier/
H A Daio-cpu.c164 pll_id = AUD_PLL_A2; in uniphier_aio_set_sysclk()
408 ret = snd_soc_dai_set_pll(dai, AUD_PLL_A2, 0, 0, 33868800); in uniphier_aio_ld11_probe()
433 ret = snd_soc_dai_set_pll(dai, AUD_PLL_A2, 0, 0, 33868800); in uniphier_aio_pxs2_probe()
H A Daio-pxs2.c138 [AUD_PLL_A2] = { .enable = true, },
H A Daio.h121 #define AUD_PLL_A2 2 macro
H A Daio-ld11.c183 [AUD_PLL_A2] = { .enable = true, },
H A Daio-core.c124 case AUD_PLL_A2: in aio_chip_set_pll()