Searched refs:AUD_PLL_F1 (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/uniphier/ |
H A D | aio-cpu.c | 161 pll_id = AUD_PLL_F1; in uniphier_aio_set_sysclk() 174 pll_id = AUD_PLL_F1; in uniphier_aio_set_sysclk() 404 ret = snd_soc_dai_set_pll(dai, AUD_PLL_F1, 0, 0, 36864000); in uniphier_aio_ld11_probe() 429 ret = snd_soc_dai_set_pll(dai, AUD_PLL_F1, 0, 0, 36864000); in uniphier_aio_pxs2_probe()
|
H A D | aio-pxs2.c | 137 [AUD_PLL_F1] = { .enable = true, },
|
H A D | aio.h | 120 #define AUD_PLL_F1 1 macro
|
H A D | aio-ld11.c | 182 [AUD_PLL_F1] = { .enable = true, },
|