Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dadau1373.c74 #define ADAU1373_PLL_CTRL5(x) (0x2d + (x) * 7) macro
199 { ADAU1373_PLL_CTRL5(0), 0x00 },
206 { ADAU1373_PLL_CTRL5(1), 0x00 },
1318 regmap_write(adau1373->regmap, ADAU1373_PLL_CTRL5(pll_id), pll_regs[4]); in adau1373_set_pll()