Searched refs:ADAU1373_PLL_CTRL3 (Results 1 – 1 of 1) sorted by relevance
72 #define ADAU1373_PLL_CTRL3(x) (0x2b + (x) * 7) macro197 { ADAU1373_PLL_CTRL3(0), 0x00 },204 { ADAU1373_PLL_CTRL3(1), 0x00 },1316 regmap_write(adau1373->regmap, ADAU1373_PLL_CTRL3(pll_id), pll_regs[2]); in adau1373_set_pll()