Searched refs:ADAU1373_PLL_CTRL1 (Results 1 – 1 of 1) sorted by relevance
71 #define ADAU1373_PLL_CTRL1(x) (0x29 + (x) * 7) macro196 { ADAU1373_PLL_CTRL1(0), 0x00 },203 { ADAU1373_PLL_CTRL1(1), 0x00 },1336 regmap_write(adau1373->regmap, ADAU1373_PLL_CTRL1(pll_id), (m >> 8) & 0xff); in adau1373_set_pll()