Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dadau1373.c69 #define ADAU1373_DPLL_CTRL(x) (0x28 + (x) * 7) macro
194 { ADAU1373_DPLL_CTRL(0), 0x00 },
201 { ADAU1373_DPLL_CTRL(1), 0x00 },
1312 regmap_write(adau1373->regmap, ADAU1373_DPLL_CTRL(pll_id), in adau1373_set_pll()