Searched refs:AUD_PLL_F1 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/sound/soc/uniphier/ |
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()
|
D | aio-pxs2.c | 137 [AUD_PLL_F1] = { .enable = true, },
|
D | aio.h | 120 #define AUD_PLL_F1 1 macro
|
D | aio-ld11.c | 182 [AUD_PLL_F1] = { .enable = true, },
|
D | aio-core.c | 121 case AUD_PLL_F1: in aio_chip_set_pll()
|