Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dadau1373.c71 #define ADAU1373_PLL_CTRL2(x) (0x2a + (x) * 7) macro
196 { ADAU1373_PLL_CTRL2(0), 0x00 },
203 { ADAU1373_PLL_CTRL2(1), 0x00 },
1315 regmap_write(adau1373->regmap, ADAU1373_PLL_CTRL2(pll_id), pll_regs[1]); in adau1373_set_pll()