Searched refs:AUD_PLL_F2 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/soc/uniphier/ |
H A D | aio-cpu.c | 167 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 D | aio-pxs2.c | 139 [AUD_PLL_F2] = { .enable = true, },
|
H A D | aio.h | 122 #define AUD_PLL_F2 3 macro
|
H A D | aio-ld11.c | 184 [AUD_PLL_F2] = { .enable = true, },
|
H A D | aio-core.c | 127 case AUD_PLL_F2: in aio_chip_set_pll()
|