Searched refs:ADAU1373_PLL_CTRL4 (Results 1 – 1 of 1) sorted by relevance
74 #define ADAU1373_PLL_CTRL4(x) (0x2c + (x) * 7) macro199 { ADAU1373_PLL_CTRL4(0), 0x00 },206 { ADAU1373_PLL_CTRL4(1), 0x00 },1339 regmap_write(adau1373->regmap, ADAU1373_PLL_CTRL4(pll_id), n & 0xff); in adau1373_set_pll()