Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dadau1373.c70 #define ADAU1373_PLL_CTRL1(x) (0x29 + (x) * 7) macro
195 { ADAU1373_PLL_CTRL1(0), 0x00 },
202 { ADAU1373_PLL_CTRL1(1), 0x00 },
1314 regmap_write(adau1373->regmap, ADAU1373_PLL_CTRL1(pll_id), pll_regs[0]); in adau1373_set_pll()