Searched refs:AUD_PLL_A2 (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/sound/soc/uniphier/ |
D | aio-pxs2.c | 138 [AUD_PLL_A2] = { .enable = true, }, 159 ret = snd_soc_dai_set_pll(dai, AUD_PLL_A2, 0, 0, 33868800); in uniphier_aio_pxs2_probe()
|
D | aio-ld11.c | 183 [AUD_PLL_A2] = { .enable = true, }, 206 ret = snd_soc_dai_set_pll(dai, AUD_PLL_A2, 0, 0, 33868800); in uniphier_aio_ld11_probe()
|
D | aio.h | 121 #define AUD_PLL_A2 2 macro
|
D | aio-cpu.c | 164 pll_id = AUD_PLL_A2; in uniphier_aio_set_sysclk()
|
D | aio-core.c | 124 case AUD_PLL_A2: in aio_chip_set_pll()
|