Searched refs:AUD_PLL_A1 (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/sound/soc/uniphier/ |
A D | aio-pxs2.c | 136 [AUD_PLL_A1] = { .enable = true, }, 152 ret = snd_soc_dai_set_pll(dai, AUD_PLL_A1, 0, 0, 36864000); in uniphier_aio_pxs2_probe()
|
A D | aio-ld11.c | 181 [AUD_PLL_A1] = { .enable = true, }, 199 ret = snd_soc_dai_set_pll(dai, AUD_PLL_A1, 0, 0, 36864000); in uniphier_aio_ld11_probe()
|
A D | aio.h | 119 #define AUD_PLL_A1 0 macro
|
A D | aio-cpu.c | 158 pll_id = AUD_PLL_A1; in uniphier_aio_set_sysclk() 170 pll_id = AUD_PLL_A1; in uniphier_aio_set_sysclk()
|
A D | aio-core.c | 118 case AUD_PLL_A1: in aio_chip_set_pll()
|
Completed in 10 milliseconds