Home
last modified time | relevance | path

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

/linux/sound/soc/uniphier/
H A Daio-cpu.c158 pll_id = AUD_PLL_A1; in uniphier_aio_set_sysclk()
170 pll_id = AUD_PLL_A1; in uniphier_aio_set_sysclk()
401 ret = snd_soc_dai_set_pll(dai, AUD_PLL_A1, 0, 0, 36864000); in uniphier_aio_ld11_probe()
426 ret = snd_soc_dai_set_pll(dai, AUD_PLL_A1, 0, 0, 36864000); in uniphier_aio_pxs2_probe()
H A Daio-pxs2.c136 [AUD_PLL_A1] = { .enable = true, },
H A Daio.h119 #define AUD_PLL_A1 0 macro
H A Daio-ld11.c181 [AUD_PLL_A1] = { .enable = true, },
H A Daio-core.c118 case AUD_PLL_A1: in aio_chip_set_pll()