Home
last modified time | relevance | path

Searched refs:ADAU1373_PLL_CTRL1 (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Dadau1373.c90 #define ADAU1373_PLL_CTRL1(x) (0x29 + (x) * 7) macro
215 { ADAU1373_PLL_CTRL1(0), 0x00 },
222 { ADAU1373_PLL_CTRL1(1), 0x00 },
1334 regmap_write(adau1373->regmap, ADAU1373_PLL_CTRL1(pll_id), pll_regs[0]); in adau1373_set_pll()